Java Tutorial for beginners as well as advanced programmers Java sample programs Java web application JSP tutorial iBatis Java

Posts tagged ‘JEE’

What are JEE containers?

Tweet There are different kind of JEE containers. Take a look at the following JEE containers. Application client container Application client container is the one which is responsible for managing the application client components. Both application client and its container resides at the client machine and are executed on the client end. Example of application container [...]