You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
An Introduction to Java Servlets Java / JSP and Servlets
In this article I will describe the overall servlet architecture and what you need to develop your application with servlets. I will use several code examples to show you how to use the Servlet API, and compare it with CGI and proprietary server APIs where appropriate.