0% found this document useful (0 votes)
32 views

Java EE

The document outlines the syllabus for a JavaEE (J2EE) course, including an overview of JavaEE architecture and components, how to develop servlets and JSPs, use JavaServer Faces and Enterprise Java Beans, and configure application servers like JBoss and Tomcat. Key topics covered are JavaEE architecture, developing and deploying servlets and JSPs, using JavaServer Faces for the view layer, the different types and uses of Enterprise Java Beans, and configuring application servers.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views

Java EE

The document outlines the syllabus for a JavaEE (J2EE) course, including an overview of JavaEE architecture and components, how to develop servlets and JSPs, use JavaServer Faces and Enterprise Java Beans, and configure application servers like JBoss and Tomcat. Key topics covered are JavaEE architecture, developing and deploying servlets and JSPs, using JavaServer Faces for the view layer, the different types and uses of Enterprise Java Beans, and configuring application servers.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

JavaEE (J2EE) Syllabus

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

You might also like