SERVLETS
Servlets:
Introduction to Servlets: [PPT]
Working of Servlets: [PPT]
Life Cycle of Servlets: [PPT]
Configuring Apache Tomcat Web Server: [video Lecture]
How to execute Servlet program?: [video Lecture]
Diff between doGet() & doPost() methods: [PPT]
Session Tracking: [PPT]
Cookies: [PPT]
JSP
Introduction to JSP: [PPT]
Advantages of JSP: [PPT]
Working of JSP: [PPT]
JSP life cycle: [PPT]
Directive Elements in JSP: [PPT]
Implicit objects in JSP: [PPT]
Types of tags in JSP: [PPT]
JDBC
Introduction to JDBC: [PPT]
JDBC Architecture: [PPT]
Types of JDBC Drivers: [PPT]
JDBC Type-1 Driver: [PPT]
JDBC Type-2 Driver: [PPT]
JDBC Type-3 Driver: [PPT]
JDBC Type-4 Driver: [PPT]
java.sql package: [PPT]
Steps for writing JDBC Program: [PPT]