Description of Examining Java Servlets in detail :
This is an article that explains you about Java Servlets. The topics like servlet life cycle and the interaction between Servlet Container and Servlet etc are also explained in this article. It also discusses about HttpServlet Class, ServletConfig Class, ServletContext Class, application Initialization Parameters etc, which provide environmental support to your web application. This article is a sequel to the first article of the author ?Introduction to Servlets, Your first Java Servlet?.