The Wicket team is proud to announce the availability of Wicket 1.1 for download! Wicket is a Java component oriented web application framework that takes simplicity, separation of concerns and ease of use to a whole new level. Wicket web applications consist of HTML markup and Java classes. No strange languages, no strange markup, no configuration files, no specialized, expensive tools: just Java, HTML and you.
This Wicket version contains a lot of improvements from the 1.0 version. New features include:
o Simplified feedback and validation - enables custom feedback strategies
o Live Component Reference - the examples project contains a component reference showing how to use the components.
o JavaScript and CSS support for components - contribute JavaScript and CSS from your component to the using page
o Markup Inheritance - enables template pages and components
o Inclusion of external markup
o Simplified Choice component
o Advanced Table components - easily generate pageable/sortable tables backed by database or any other datasource in wicket-extensions (graduated components from wicket-contrib-dataview)
o Less dependencies - we removed several library dependencies
o Customizable Form handling - easy for quick forms, easily enables full custom form processing
o Improved resource handling
o Date picker component - will not get you dates, but a JavaScript and text field enabled localized calendar component.
o Improved URL handling
o AJAX request handling support - support for two leading AJAX JavaScript libraries is available as separate downloads from our Wicket Stuff project: scriptaculous and DOJO toolkit
The Wicket team wishes to extend their gratitude to the user and developer community for their testing efforts and help, making this release a reality!
The Wicket 1.1 distribution can be downloaded from the SourceForge servers by following this link.
The Wicket 1.1 release documentation can be found at: http://wicket.sourceforge.net/wicket-1.1
Thank you for downloading and using Wicket!
- the Wicket Team
-
Wicket 1.1 final released (0 messages)
- Posted by: Martijn Dashorst
- Posted on: October 31 2005 17:55 EST