On Fri, 22 Jun 2001, See Yam Lim wrote:

> Hey guys,
> 
>       I have form class populate my detail JSP page which associated with
> my action classes and everytime after the form's validation failed and the
> request is gone. so does any body know how can i avoid it. could i at the
> validation. forward the reqest back to where i came from.
> 

Are you using an "input" attribute on your <action> to tell Struts where
to send control back to after a validation failure?  See the <action>
entry for "/saveRegistration" in the example application for an example of
how this works.

> See-Yam Lim
> Software Engineer
> Netvendor Inc.
> http://www.netvendor.com
> mailto:[EMAIL PROTECTED]
> Sell more profitably. 
> 
> 
> 
> 

Craig


Reply via email to