Web Technology

2. Unit 1

2.1. Unit 1.1

Servlets: Introduction to Servlets, Benefits of Servlets, use as controller in MVC, basic HTTP,
servlet container, Servlets API, javax.servelet Package, Reading Servlet parameters, service
method detail. HTML clients, servlet lifecycle.
Servlets with JDBC, JDBC: Architecture - JDBC API, Passing Control and Data between Pages.