March 13, 2007
13 March 2007 - Apache Struts 1.3.8 GA release available
The Apache Struts team is pleased to announce that Struts 1.3.8 has been promoted to General Availability. This release has over 40 bug fixes and improvements since 1.3.5
New Features:
[Action ID]
New "actionId" attribute to uniquely identify action mappings within a module. Just as the TilesRequestProcessor could recognize a tile definition and resolve it to the intended JSP, so does Struts now have built-in recognition for URIs that begin with an actionId and will automatically translate forwards.
[I18N Properties]
Tag libraries now include the HTML I18N properties. This allows sites that specialize in internationalization to specify both bi-directional text and language at the tag level.
[Dynamic Link Parameters]
The Struts <html:link>, <html:frame>, <html:rewrite> tag libraries now allow their bodies to nest the new <html:param> tag.
[Property MessageResources Modes]
Compatibility mode option which allows message resources to operate in modes compatible with either JSTL or PropertyResourceBundle.
Apache Struts 1.3.8 is available in a full distribution, or as separate library, source, example and documentation distributions.
http://struts.apache.org/download.cgi#struts138
The release is also available through the central Maven repository under Group ID "org.apache.struts".
----
----Posted by Tetsuya Kitahata at March 13, 2007 08:04 AMProject Info -- Apache Struts
The Apache Struts Project offers two major versions of the Struts framework. Struts 1 is recognized as the most popular web application framework for Java. Struts 1 is the best choice for teams who value proven solutions to common problems. Struts 2 was originally known as WebWork 2. The 2.x framework is the best choice for teams who value elegant solutions to difficult problems.
Releases can be downloaded from http://struts.apache.org/downloads.html
Project Website http://struts.apache.org Programming Languages Java Categories web-framework Mailing Lists http://struts.apache.org/mail.html Bug/Issue Tracker http://issues.apache.org/struts/ Project Management Committee Apache Struts Access to the source code:
Browse http://svn.apache.org/viewcvs/struts/ SVN Direct https://svn.apache.org/repos/asf/struts/
http://www.apachenews.org/archives/000964.html
[ Category : Apache Struts ] (PDF)(XML)

