Loading…

Java servlet programming /

Servlets are an exciting and important technology that ties Java to the Web, allowing programmers to write Java programs that create dynamic web content. Java Servlet Programming covers everything Java developers need to know to write effective servlets. It explains the servlet lifecycle, showing ho...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Hunter, Jason
Other Authors: Crawford, William, 1978-
Format: Electronic eBook
Language:Inglés
Published: Beijing ; Sebastopol, CA : O'Reilly, ©2001.
Edition:2nd ed.
Series:Java series (O'Reilly & Associates)
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • 1. Introduction
  • 2. HTTP Servlet Basics
  • 3. The Servlet Lifecycle
  • 4. Retrieving Information
  • 5. Sending HTML Information
  • 6. Sending Multimedia Content
  • 7. Session Tracking
  • 8. Security
  • 9. Database Connectivity
  • 10. Applet-Servlet Communication
  • 11. Servlet Collaboration
  • 12. Enterprise Servlets and J2EE
  • 13. Internationalization
  • 14. The Tea Framework
  • 15. WebMacro
  • 16. Element Construction Set
  • 17. XMLC
  • 18. JavaServer Pages
  • 19. Odds and Ends
  • 20. What's New in the Servlet 2.3 API
  • A. Servlet API Quick Reference
  • B. HTTP Servlet API Quick Reference
  • C. Deployment Descriptor DTD Reference
  • D. HTTP Status Codes
  • E. Character Entities
  • F. Charsets.