Java EE
Java EE
J2EE Overview J2EE Architecture Introduction to J2EE Components, Containers and Connectors J2EE Modules (Web App, EJB JAR, App Client) Structure of J2EE Application (Enterprise Archive) Packaging and Deploying J2EE Applications Java Servlets Servlet as an improved CGI Servlet Fundamentals/API Generic Servlet & HTTP Servlet Responding to HTTP POST/GET Interacting with internet Storing User data Developing and Deploying Servlets State Management using Cookies, Session and Application Processing Form Data Servlet Chaining 1. 2. 3. 4. JSP (Java Server Pages) JSP Overview JSP Architecture Basics & Syntax JSP Directive Tags JSP Scriptlet Tags JSP Action Tags Using Java Beans from JSP JSP Tag Library
1. 2. 3.
4. 5. 6. 7.
8.
9. 10.
11.
5.
6. 7. 8.
1.
JBoss Application Server and Tomcat Server Introduction to Web & Application Servers
2. 3. 4. 1. 2. 3. 1. 2. 3. 4. 5. 6. 1. 2.
Architecture Deploying Procedures Server Configuration and development JSF (Java Server Faces) MVC Overview JSF Life Cycle Project using JSF EJB (Enterprise Java Beans) Introduction to Server-Side Components EJB Architecture Types of EJB EJB Container Services Session Beans Entity Beans IDEs eclipse NetBeans