After the bean is populated from the request.  Then
the validate method in the ActionForm is called if
validate is set to 'true' in the Action definition in
the struts-config.xml.  Or you can call the validate
method yourself from an Action if you need to.

David

--- Vladimir Levin <[EMAIL PROTECTED]> wrote:
> I have recently downloaded struts 1.1 beta. It
> includes a sample
> application (developed by David Wintefeldt) which
> does
> form-level validation using a config file. Question:
> Does this
> validation take place before or after the controller
> servlet
> (ActionServlet) calls the setter method on the form
> bean?
> 
> Thanks for any insights,
> 
> Vlad
> 
> 
> 
> 
> 
> 
>
_________________________________________________________________
> Send and receive Hotmail on your mobile device:
> http://mobile.msn.com
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Greetings - send holiday greetings for Easter, Passover
http://greetings.yahoo.com/

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

Reply via email to