Struts 2 in action /
The original Struts project revolutionized Java web development and its rapid adoption resulted in the thousands of Struts-based applications deployed worldwide. Keeping pace with new ideas and trends, Apache Struts 2 has emerged as the product of a merger between the Apache Struts and OpenSymphony...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | , |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Greenwich [Conn.] :
Manning,
©2008.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- pt. 1. Struts 2: A Brand New Framework
- 1. Struts 2: the modern web application framework
- 2. Saying hello to Struts 2
- pt. 2. Core Concepts: Actions, Interceptors, and Type Conversion
- 3. Working with Struts 2 actions
- 4. Adding workflow with interceptors
- 5. Data transfer: OGNL and type conversion
- pt. 3. Building the View: Tags and Results
- 6. Building a view: tags
- 7. UI component tags
- 8. Results in detail
- pt. 4. Improving Your Application
- 9. Integrating with Spring and Hibernate/JPA
- 10. Exploring the validation framework
- 11. Understanding internationalization
- pt. 5. Advanced Topics and Best Practices
- 12. Extending Struts 2 with plug-ins
- 13. Best practices
- 14. Migration from Struts Classic
- 15. Advanced topics.