You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Phil Zoio <ph...@realsolve.co.uk> on 2006/04/22 23:20:06 UTC

Announcement: Strecks (Java 5 Extensions for Struts) - 1.0-beta-1 released

I'm pleased to announce the release of Strecks 1.0-beta-1. Strecks 
(which stands for "Struts Extensions"), is built on the latest general 
availability Struts 1.2 code base, currently 1.2.9.

Strecks contains a range of features aimed to streamline the Struts 
programming model. These include validation, data binding and type 
conversion annotations, dependency injection annotations, and 
interceptors. For a more detailed feature list see 
http://strecks.sourceforge.net/features.php.

Changes since the previous release (1.0-alpha-1) include the following:

- support for Tiles (through TilesControllerRequestProcessor)
- added generic type validators for remaining basic data types: Boolean, 
Byte, Short, Float
- added ViewAdapter as one of the return types recognised by 
NavigateForward tag handler
- added custom tags to expose action bean and page beans to JSPs via 
arbitrarily named page context attributes
- changed FieldLabelTag, including appending or renaming various tag 
attributes
- added support for binding to page context attributes in BindTag

Strecks is now moving into beta as only minor features and bug fixes are 
now anticipated prior to a final 1.0 release.
Strecks 1.0-beta-1 is available for download from 
http://strecks.sourceforge.net/.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org