"An Investigation of Java Servlets"
Nikita Sharma 2001
Abstract
This study attempts to unravel the mysteries of Java Servlets which include the development tools required to create and run servlets, the Servlet API, servlet chaining, session tracking with servlets, and Java database connectivity with the servlet engine. A "Bridal Registry" web site and an SQL database are created to demonstrate these concepts.