You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jay Sheth <sh...@gmail.com> on 2005/08/10 17:00:30 UTC

validate() finally called !!!!!!!

Hi,
Thanks for all the help. Any1 wont believe what a silly mistake. I
forgot to add the <html:errors /> tag in the jsp page.

I found out by when reading doc for the addErrors().

Thanks once again.

Jay

On 8/10/05, GRamani@intellicare.com <GR...@intellicare.com> wrote:
> Gareth Evans <ga...@msoft.co.uk> wrote on 08/10/2005 10:28:31 AM:
> 
> > You could manually set the errors in the page within your action
> > with the method
> >
> > addErrors( request , form.update(mapping,request) );
> >
> > the addErrors method is already defined in the class Action.
> 
> It is saveErrors(request,..etc. isn't it?
> Also, I think you're supposed to ActionMessages instead of ActionErrors..
> 
> Geeta
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org