Java Servlet Technology - Chapter from J2EE tutorial book on the 2.3 API. - http://java.sun.com/j2ee/tutorial/1_3-fcs/doc/Servlets.html
Web Server Java - Book excerpt on servlets and JSP from Ian Darwin's Java Cookbook. - http://www.oreilly.com/catalog/javacook/chapter/ch18.html
Core Servlets and JavaServer Pages - Includes complete PDF version of Sun Microsystems Press servlet/JSP text. Coverage of servlets 2.2 and JSP 1.1. Also includes source code from book, available free for unrestricted use. - http://pdf.coreservlets.com/
More Servlets and JavaServer Pages (JSP) - Covers servlets 2.3, JSP 1.2, JSTL, servlet and JSP filters, life-cycle event listeners, declarative and programmatic security, and Web applications. All source code online for unrestricted use. - http://moreservlets.com/
Java Servlet Programming, 2nd Edition - By Jason Hunter, O'Reilly books; includes table of contents and live examples. - http://www.servlets.com/jservlet2/index.html