Seam in action /
"Seam in action is a detailed introduction to Seam for Java EE developers. In the book, you'll use seam-gen to build a basic application and follow it to learn how Seam automates non-core tasks through configuration by exception, Java 5 annotations, and aspect-oriented programming. You...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Greenwich [Conn.] :
Manning,
©2009.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- pt. 1. Teeing off with Seam
- 1. Seam unifies Java EE
- 2. Putting seam-gen to work
- pt. 2. Seam fundamentals
- 3. The Seam life cycle
- 4. Components and contexts
- 5. The Seam component descriptor
- 6. Absolute inversion of control
- pt. 3. Seam's state management
- 7. The conversation: Seam's unit of work
- 8. Understanding Java persistence
- 9. Seam-managed persistence and transactions
- 10. Rapid Seam development
- pt. 4. Sinking the business requirements
- 11. Securing Seam applications
- 12. Ajax and JavaScript remoting
- 13. File, rich rendering, and email support
- Appendix A. Seam starter set.