Download the PPT from the http://java9s.com/servlets-jsp-jee-j2...
This video gives an introduction to JEE or J2EE. It explains the importance of the client and server applications. This video tutorial elaborates on what is a container and a component. The servers like IBM WEBSPHERE, TOMCAT, JBOSS, BEA WEBLOGIC etc are the containers which offer the infrastructure code. I have also explained how the two tier and three tier applications work and how they are easy to maintain. Each and every component of J2EE or jee is explained with an example. The Servlet and jsp are explained here with an example. The components like EJB, jndi, jdbc, jsp, servlets etc., are explained with an example