An introduction to Java Servlets, an example, and how to extract parameters in a servlet.
Information on how to install a Jetty Werserver, mSQL, and create a servlet.
SUN official site, provides downloads, documentation, tutorial, news and articles, etc.
From John Hopkins University, covers overview, setup and introductory tutorial.
A site for latest servlets related news, articles, and documentations.
Explains the concepts of Java Servlets and provides a step-by-step tutorial for writing HTTP Servlets with complete source code for the example Servlets.