Cargando…

Wicket in action /

"Wicket in Action is a comprehensive guide for Java developers building Wicket-based web applications. It introduces Wicket's structure and components, and moves quickly into examples of Wicket at work. Written by core committers, this book shows you the "how-to" and the "wh...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Dashorst, Martijn
Otros Autores: Hillenius, Eelco
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Greenwich [Conn.] : Manning, ©2009.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. What is Wicket?
  • 2. The architecture of Wicket
  • 3. Building a cheesy Wicket application
  • 4. Understanding models
  • 5. Working with components: labels, links, and repeaters
  • 6. Processing user input using forms
  • 7. Composing your pages
  • 8. Developing reusable components
  • 9. Images, CSS, and scripts: working with resources
  • 10. Rich components and Ajax
  • 11. Securing your application
  • 12. Conquer the world with l1O n and i18n
  • 13. Multitiered architectures
  • 14. Putting your application into production.