ApacheCon US 2009 Session

Wicket Core Principles

You go to classes because you want to learn something, and leave with a new skill. Even in a one-day class, you will have coded a working application and been introduced to the fundamentals of developing applications with Wicket. The class will consist of fast-moving explanations of core design principles, Wicket components, and "The Wicket Way", and each section will be followed by a coding practice where you can put into use what you just learned. We will focus on laying a foundation: how to use Wicket, create pages, organize your application, and create a Wicket application. We will cover the fundamentals of Wicket, from handling data / working with objects and models, through standard components provided by the framework, to effective code reuse strategies