Welcome to Apache 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.
- Check the feature list
- Read some Wicket buzz or some Wicket blogs
- Find out why you should use Wicket
- Check out some examples and see them in live action
- Download Wicket
Wicket is released under the Apache License, Version 2.0.
Wicket is currently undergoing incubation. When projects first move to Apache, they are housed at the Apache
Incubator. The Incubator helps incoming projects migrate to the vibrant Apache community. One of the primary goals of the incubator is
to ensure that the joining community is open, diverse and effective meritocracy.
During Wicket's incubation we will resolve any issues regarding license (in)compatibilities that might be present in our code. For
more information on the incubation process, please read the documents found on the incubator website.
To facilitate our transition we have moved parts of our development infrastructure to the Apache Incubator:
- the subversion repository is now hosted at
http://svn.apache.org/repos/asf/incubator/wicket
- the development mailing list is now provided by
wicket-dev at incubator.apache.org
- the commit mailing list is now
wicket-commits at incubator.apache.org
- our bug tracking system is now hosted at
http://issues.apache.org/jira/browse/WICKET
Please join our incubating community at Apache by subscribing to the Wicket development list. Send a message to:
wicket-dev-subscribe at incubator.apache.org
and follow the instructions.
If you want to recieve commit messages from Wicket to track our
development, please send a message to
wicket-commits-subscribe at incubator.apache.org
and follow the instructions.
When you need to file a bug report, a patch or a request for
enhancement (RFE), then please do so at our Apache JIRA installation:
http://issues.apache.org/jira/browse/WICKET