|
This course shows users how to effectively design decoupled user interfaces and servlets using Java and HTTP technologies.
Objectives:
After completing this course, students will be able to:
- Describe key Java user interface technologies
- Design decoupled user interfaces
- List HTTP technologies relevant to GUI and servlet design
- Explain the function and lifecycles of servlets
- Configure servlet deployment and filtering attributes
Topics:
- Java user interface technologies
- Decoupling the user interface
- Mediating logical view logic
- HTTP technology primer
- Servlet concepts
- Servlet life cycle
- Example servlet: HelloServlet
- Deployment descriptors, filters, and API packages
|