Web development with Wicket, Part 1: The state of Wicket
Web development with Wicket, Part 1: The state of Wicket
Wicket is a lightweight, component-oriented framework that does much to bring the easy, intuitive interfaces found in desktop applications to Java Web development. In this series Nathan Hamblen introduces key aspects of Wicket that differentiate it from other Web application frameworks. If you’re new to Wicket, this series will serve as an accessible and engaging introduction; if you’re already using the framework you’ll have fun with the well-crafted, hands-on exercises. This first article investigates Wicket’s virtual state, demonstrating the many ways Wicket accommodates both stateless and stateful Web application development.
Read More:
http://www.javaworld.com/javaworld/jw-06-2008/jw-06-wicket1.html
Thanks