Wicket 1.2.1 adds portlet support to Wicket!

The Wicket
project has released the maintenance release Wicket 1.2.1. Wicket is a Java component based
web application framework licensed under the open source Apache 2 license. Wicket allows
Java developers to create highly dynamic web applications using plain Java and HTML.

This maintenance release fixes several bugs, and introduces some new features, amongst others the long awaited
Portlet (JSR-168) support. Due to time constraints, the portlet examples have not been released yet. You can
find them in SVN until the time has been found to build a proper release for it. The portlet support is still
young and there may be some incompatibilities to be found between various portlet containers.

Here is an (incomplete) list of bug fixes:

This release should be a drop in release to the 1.2 version. However
we encourage you to properly test your application before pushing Wicket 1.2.1 into production.

The Wicket team wishes to thank everyone that has worked with us to find and solve those nasty bugs. We hope that
you will enjoy this release as much as we do. We thank our users for their continued support.

Leave a Reply