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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Beijing ; Sebastopol, CA :
O'Reilly,
©2001.
|
Edición: | 2nd ed. |
Colección: | Java series (O'Reilly & Associates)
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.