Java Servlets Developer's Guide is published by McGraw-Hill/Osborne and covers version 2.3 of the Servlet API.
Sample chapters are available online (chap 6 et 13) !
- Chapter 1 Servlet Architecture and Environment
- Chapter 2 Servlet Development
- Chapter 3 Session Management
- Chapter 4 Security
- Chapter 5 Web Applications
- Chapter 6 Filters Download and Read!
- Chapter 7 Application Event Listeners
- Chapter 8 HTML Forms
- Chapter 9 Using JDBC in Servlets
- Chapter 10 Applet to Servlet Communication
- Chapter 11 Automating Applet to Servlet Programming
- Chapter 12 J2ME to Servlet Communication
- Chapter 13 Generating WML for Wireless Devices Download and Read!
- Chapter 14 Sending Mail from Servlets
- Chapter 15 Using Servlets and Native Code
- Chapter 16 Performance Tips and Tricks
- Appendix A The Servlet API
- Appendix B The Web Application Deployment Descriptor
- Appendix C On-line Servlet Resources
Source : Site Web