use  @SkipValidation annotation for methods, which you do not need to
validate.
This affects on StrutsValidationFramework

For validate() method you must manually analyse the situation and skip its
executing.



Lindell, Andrew wrote:
> 
> The problem I'm having is getting validation to run when the wildcard
> mapped method is specified in the submit tag method parameter and not in
> the form tag action parameter (action-method).
> 
> Everything works fine when I set the form action param to specify the
> action and method.
> 
>  
> 
> If the method is specified in the submit tag does it use the same format
> for validation files (actionclass-alias-method).
> 
>  
> 
> Thanks
> 
>  
> 
> -Andrew
> 
>  
> 
>  
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/struts2-validation---wildcard-mappings-and-the-submit-tag-%22method%22-parameter-tf4691287.html#a13423851
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to