Exactly Ted,

Instead of remaining on the input page control passes to the success page. 
thats what baffles me. Any help/ suggestions will really help.

Thanks
Gokul

On Wed, 05 Apr 2006 Ted Husted wrote :
>If validation fails, control returns to "input", not to "success".
>
>HTH, Ted.
>
>On 5 Apr 2006 14:18:10 -0000, gokul  balasubramanian
><[EMAIL PROTECTED]> wrote:
> >
> > I have a very weird problem here. I have a form-bean where i validate the 
> > user input and add them to the errors. When i click the submit button, the 
> > errors are displayed not on the same page but on the page as indicated in 
> > the <forward name="success" ...> page. very strange. i have done the 
> > following:-
> >
> > added <html:errors/>
> > included the input attribute for that action in struts-config
> > set the validate attribute to true in struts-config.
> >
> > i cant think of anything else. I've been picking my brains for a while now. 
> > Am i missing something really obvious folks? Please let me know !!!!!
> >
> >
> > Regards
> > Gokul
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>


Reply via email to