|
This course describes how to build Web-enabled enterprise systems using Java Servlets inside J2EE Web container environments.
Objectives:
After completing this course, students will be able to:
- Identify the architecture of J2EE-based Java Servlet Web component and container frameworks
- Explain the basic and HTTP-based Java Servlet API framework abstractions and their usage
- Recognize the basic and concrete HTTP Java Servlet request and response abstractions
- Identify the J2EE standard Web application deployment descriptor format and procedures for deployment
Topics:
- Servlet architecture
- Servlet interfaces
- Servlet HTTP interfaces
- Request processing
- Response generation
- Session management
- Servlet deployment
- Servlet configuration
- Servlet thread and activation services
- EJB and resource naming services
- Transaction service management
- Security service management
- Availability service management
|