> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, September 01, 2004 10:29 AM
> To: [EMAIL PROTECTED]
> Subject: dispatch action / validation
> 
> 
> Is there a way for dispatch actions to have unique validation 
> requirements
> based on the parameter?
> 
> So for instance I could have the action.do?method=view dispatch skip
> validation, but the action.do?method=edit do the validation? 
> 
>  
> 
> Do dispatch actions and validation allow for this degree of 
> granularity?

No, the dispatch action doesn't.... the action defintion does however.  You do it in 
the struts-config.xml when you map the url.


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

Reply via email to