How to bypass validation in struts2

2008-10-20 Thread newbie-gero
: http://www.nabble.com/How-to-bypass-validation-in-struts2-tp20082857p20082857.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: How to bypass validation in struts2

2008-10-20 Thread Wes Wannemacher
Your problem is in the following line in your struts.xml file - action name=* result/{1}.jsp/result /action In itself, this configuration is not a bad thing, but it's location is your problem. I think order is important in the struts.xml file.

Re: How to bypass validation in struts2

2008-10-20 Thread newbie-gero
-to-bypass-validation-in-struts2-tp20082857p20083722.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]