Basics of Servlet

  • Servlet: What and Why?

  • Basics of Web

  • Servlet API

  • Servlet Interface

  • GenericServlet

  • HttpServlet

  • Servlet Life Cycle

  • Working with Apache Tomcat Server

  • Steps to create a servlet in Tomcat

  • How servlet works?

  • servlet in Myeclipse

  • servlet in Eclipse

  • servlet in Netbeans

  • ServletRequest

  • ServletRequest methods

  • Registration example with DB

Servlet Collaboration

  • RequestDispatcher

  • sendRedirect

ServletConfig

  • ServletConfig methods

  • ServletConfig example

ServletContext

  • ServletContext methods

  • ServletContext example