Øredev 2008 - Java - Wicket in Action
Uploaded on Jan 23, 2009 / 2574 views / 9164 impressions / 1 comment
Description
Wicket in Action
Martijn Dashorst, Topicus, the Netherlands
Why stop object oriented programming at the web tier? Why settle for legacy ridden, prematurely optimizing, mind numbing frameworks when instead you could be having fun coding again?...
Wicket in Action
Martijn Dashorst, Topicus, the Netherlands
Why stop object oriented programming at the web tier? Why settle for legacy ridden, prematurely optimizing, mind numbing frameworks when instead you could be having fun coding again? Enter Apache Wicket!
This session will cover the basic concepts of Apache Wicket and how you can leverage these to develop web applications with just Java and HTML. We will also take a detailed look at building truly reusable custom components with excellent localization and AJAX support demonstrated by an example.
1. pedrogonzalezma
Martijn Dashorst talks about Apache Wicket, a page-per-request web application framework.
Apache Wicket tries to let you build page-per-request web applications using an event model like Swing.