Provide you an overview of Java Servlet technology and how to apply Java Servlet in web development with JSP.
In this tutorial, you will go through all phase of a servlet lifecycle including loading, initialization, execution and cleanup.
In this tutorial you'll learn how to write the first Java Servlet. You'll understand the basic HTTP Servlet API with clear explaination.