2. Introduction to Servlets API and Ease of Development through Annotations
- Introduction to Servlet
- Role of Servlets in Web Application Design
- Advantages of Servlets
- Basic Servlet Architecture: Servlet Container
- Servlet Lifecycle
- Ease of Developing Servlets through Annotations
- Servlet Configuration and Accessing Initial Parameters via Annotations
- Retrieving Information from HTML Page