Wicket Engine
Web development with Wicket, Part 2: Reducing and Re-Using Code
When you’re building any kind of complex application, you want to re-use as much code as possible. The problem is, you may find yourself stymied by components that are just different enough that you have to build them from scratch. In this second installment in Nathan Hamblen’s introduction to Web development with Wicket, you’ll see […]
Popularity: 5% [?]
5Aug2008 | admin | 0 comments | ContinuedWeb development with 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 […]
Popularity: 6% [?]
26Jun2008 | admin | 0 comments | Continued