JavaServer faces /
JavaServer Faces, or JSF, brings a component-based model to web application development that's similar to the model that's been used in standalone GUI applications for years. The technology builds on the experience gained from Java Servlets, JavaServer Pages, and numerous commercial and op...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly,
©2004.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 1. Introducing JavaServer faces
- 2. JSF development process overview
- 3. Setting up the JSF environment
- 4. Servlet and JavaServer pages basics
- 5. Developing the business logic and setting up authentication
- 6. Creating and rendering components
- 7. Validating input
- 8. Handling events
- 9. Controlling navigation
- 10. Working with tabular data
- 11. Internationalization
- 12. Odds and ends
- 13. Developing custom renderers and other pluggable classes
- 14. Developing custom components
- 15. Developing a custom presentation layer
- A. Standard JSF tag libraries
- B. JSF expression language reference
- C. Standard JSF components and render kits
- D. Infrastructure API reference
- E. JSF configuration file reference
- F. Web application structure and deployment descriptor reference.