Author: | H. Turgut Uyar |
---|---|
Copyright: | © H. Turgut Uyar, 2010-2013. |
License: | This tutorial is released under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. You are free:
Under the following conditions:
You can find more information on the page: |
Formats: | You can read this tutorial online at the following address: http://web.itu.edu.tr/uyar/wicket-application-development/ You can also download it in various formats: The code of the example application is kept in the following Mercurial repository: |
Releases: | v1.1 - September 2013
v1.0 - August 2010 |
This tutorial aims to demonstrate how to build an application using the Apache Wicket web framework. You can find more information about the Wicket project on its web site:
Although the application code does not depend on any particular development environment, the narration makes use of Eclipse features and it can be easier to use Eclipse when repeating the steps explained in the tutorial.
Warning
Please keep in mind that this is not a “best practices” tutorial; it just tries to make it easier for a beginner to understand the Wicket framework. Although I have prepared this tutorial to the best of my understanding on the subject, it may still contain errors, omissions, and improper uses of Java or Wicket features.