What is Wicket?
Wicket is a Java web application framework that takes simplicity, separation of concerns and ease of development to a whole new level. Wicket pages can be mocked up, previewed and later revised using standard WYSIWYG HTML design tools. Dynamic content processing and form handling is all handled in Java code using a first-class component model backed by POJO data beans that can easily be persisted using your favourite technology.
What is Wicket-Library?
Just as a public library is full of books, we hope Wicket-Library will become a repository for components that augment Wicket's core functionality and tools which support Wicket development.
Wicket 1.3 will be available very soon.
Interesting links?
- Wicket Component Reference (which is part of the examples)
- Wicket Tutorial
- Eclipse Wicket Bench
- Qwicket is a quickstart application for the wicket framework
- A quick tutorial to the Javalobby Tips & Tricks section
- A small project called Databinder that aims to connect Wicket to Hibernate in the simplest possible way.
- A blog that shows examples of using Wicket with AJAX.
- Control Wicket URLs with URL Mounting
- Consistent layouts using markup inheritance
Thanks to Kattare
Many thanks to Kattare for sponsoring this site and for helping us get going.

