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
2013/3/15 :
> if (whichANM == "2") {
Maybe try === instead and whichANM is what kind of type? Did you try
to use JavaScript debugger? Did you check the source code of the
generated page? Is it related to Struts?
Regards
--
Ćukasz
+ 48 606 323 122 http://www.lenart.org.pl/
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.
The highlighted red border is good. But it seems that required="false"
and required="true" returns the same warning message now :-(
All for now.
E
2013/3/15 Emi Lu :
> 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.
>
> list="list_vlb"
> listKey="bean_value"
>listValue="bean_label"
> multiple="true"
>
Not much anyone can do here if we cant see the code for
employee.SingleFileUploadAction.java
Martin
__
Verzicht und Vertraulichkeitanmerkung
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger
sein, so bitten wir hoeflich um
:) Apologies
package employee;
import com.opensymphony.xwork2.ActionSupport;
import org.apache.struts2.ServletActionContext;
import javax.servlet.ServletContext;
import java.io.File;
/**
* Created with IntelliJ IDEA.
* User: love4059
* Date: 13/03/13
* Time: 8:10 PM
* To change this templ
6 matches
Mail list logo