|
|
Pro Wicket
Welcome to Wicket, an open source, lightweight, component-based Java web framework that brings the Java Swing event-based programming model to web development. Componentbased web frameworks are being touted as the future of Java web development, and Wicket is easily one of the leading implementations in this area. Wicket strives for a clean separation of the roles of HTML page designer and Java developer by supporting plain-vanilla HTML templates that can be mocked up, previewed, and later revised using standard WYSIWYG HTML design tools.
Wicket counters the statelessness of HTTP by providing stateful components, thereby improving productivity. If you are looking to hone your object-oriented programming skills, Wicket fits like a glove in that respect as well, since it has an architecture and rich component suite that encourages clean object-oriented design.
Pro Wicket aims to get you up and running quickly with this framework. You will learn how to configure Wicket and then gradually gain exposure to the “Wicket way” of addressing web development requirements. You will learn about important techniques of working with Wicket through simple examples. People have come to expect a few things from a modern web framework—Spring Framework integration and baked-in Ajax support are probably at the top of that list. I have taken care to address these aspects of Wicket in the book. You will learn to integrate Wicket and EJB 3 API using the services of Spring 2.0, for example. Also included is a separate chapter dedicated to Wicket’s integration with Ajax.
I have been having a great time with Wicket since day one of my adoption of this technology. I wrote this book to let you know how Wicket, in addition to being a robust web application framework, succeeds in bringing back the fun that has been missing in the Java web development space.
Download Link
All rights reserved. All other trademarks appearing on on this site are the property of their respective owners. We don't store any files on this server, we just index the link from the other website.
|
|
|
|