Good morning list,
To share with you the updates that I did for more than 300 jsp pages, in
the new version, required="false" has be removed.
<s:select name="search_info"
list="list_vlb"
listKey="bean_value"
listValue="bean_label"
multiple="true"
required="false" -----need to be removed!!!
theme="simple"
size="6"
cssStyle="color:#6677AA;font-weight:bold;"
/>
The highlighted red border is good. But it seems that required="false"
and required="true" returns the same warning message now :-(
All for now.
Emi
On 03/15/2013 04:16 AM, Lukasz Lenart wrote:
The Apache Struts group is pleased to announce that Struts 2.3.12 is
available as a "General Availability" release. The GA designation is
our highest quality grade.
Apache Struts 2 is an elegant, extensible framework for creating
enterprise-ready Java web applications. The framework is designed to
streamline the full development cycle, from building, to deploying, to
maintaining applications over time.
All developers are strongly advised to update existing Struts 2
applications to Struts 2.3.12.
Struts 2.3.12 is available in a full distribution, or as separate
library, source, example and documentation distributions, from the
releases page.
* http://struts.apache.org/download.cgi#struts2312
The release is also available from the central Maven repository under
Group ID "org.apache.struts".
The 2.3.x series of the Apache Struts framework has a minimum
requirement of the following specification versions:
* Java Servlet 2.4 and JavaServer Pages (JSP) 2.0
* Java 2 Standard Platform Edition (J2SE) 5
The release notes are available online at:
* http://struts.apache.org/development/2.x/docs/version-notes-2312.html
Should any issues arise with your use of any version of the Struts
framework, please post your comments to the user list, and, if
appropriate, file a tracking ticket.appropriate, file a tracking
ticket:
* https://issues.apache.org/jira/browse/WW
- The Apache Struts group.
Regards
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org