- JSR Overview
- Servlets Overview
- Servlet API
- Life Cycle of Servlet
- Request-Response-Session
- Web App Structure (Web application and web .xml)
- Environment Set Up
- Servlet examples
- Handling Form Data
- Request Redirect and Forward
- Session Tracking
- Concurrency in Servlets
- Introduction to JSP
- Servlet Filters
- Mini MVC
- What’s new in servlet 3.0
- Annotation details for Servlet 3.0
- Examples for Servlet 3.0