Wicket in action

There are dozens of Java frameworks out there, but most of them require you to learn special coding techniques and new, often rigid, patterns of development. Wicket is different. As a component-based Web application framework, Wicket lets you build maintainable enterprise-grade web applications usin...

Descripción completa

Detalles Bibliográficos
Otros Autores: Dashorst, Martijn, author (author), Hillenius, Eelco, author
Formato: Libro electrónico
Idioma:Inglés
Publicado: Greenwich, Connecticut : Manning Publications [2009]
Edición:1st edition
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627760206719
Tabla de Contenidos:
  • Intro
  • Copyright
  • Dedication
  • Brief Table of Contents
  • Table of Contents
  • Foreword
  • Preface
  • Acknowledgments
  • About this Book
  • Part 1. Getting started with Wicket
  • Chapter 1. What is Wicket?
  • Chapter 2. The architecture of Wicket
  • Chapter 3. Building a cheesy Wicket application
  • Part 2. Ingredients for your Wicket applications
  • Chapter 4. Understanding models
  • Chapter 5. Working with components: labels, links, and repeaters
  • Chapter 6. Processing user input using forms
  • Chapter 7. Composing your pages
  • Part 3. Going beyond Wicket basics
  • Chapter 8. Developing reusable components
  • Chapter 9. Images, CSS, and scripts: working with resources
  • Chapter 10. Rich components and Ajax
  • Part 4. Preparing for the real world
  • Chapter 11. Securing your application
  • Chapter 12. Conquer the world with l10n and i18n
  • Chapter 13. Multitiered architectures
  • Chapter 14. Putting your application into production
  • Index
  • List of Figures
  • List of Tables
  • List of Listings.