Programming Jakarta Struts /
Discusses how and why to configure and develop Web applications with Struts and other Jakarta technologies using the model-view controller design pattern in Java.
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly,
2004.
|
Edición: | 2nd ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1. Introduction
- 2. Inside the web tier
- 3. Overview of the Struts framework
- 4. Configuring Struts applications
- 5. Struts controller components
- 6. Struts model components
- 7. Struts view components
- 8. JSP custom tag libraries
- 9. Extending the Struts framework
- 10. Exception handling
- 11. validator framework
- 12. Internationalization and Struts
- 13. Struts and enterprise JavaBeans
- 14. Using tiles
- 15. Logging in a Struts application
- 16. Packaging your Struts application
- 17. Addressing performance
- 18. JavaServer faces
- A. Changes since Struts 1.0
- B. Downloading and installing Struts.