Have you defined the tag library in the jsp?
--- Todd Fulton <tfulton@speakeasy.net> wrote:
>
> I just can't seem to get the <html:errors> tag to
> display the errors passed
> through via my ActionForm object's validate()
> method. I have confirmed that
> the validate() method is working correctly -- as I'm
> getting a forward to
> the input page as configured. Simply nothing
> appears with:
>
> <body bgcolor="#FFFFFF" text="#000000">
> <html:errors/>
>
> Read all the docs, but just can't figure this one
> out. What am I missing in
> the struts-config, web.xml or what? Anyone?
>
>
> ToFu
>
>
> --
> To unsubscribe, e-mail:
> <mailto:struts-user-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:struts-user-help@jakarta.apache.org>
>
__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com
--
To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@jakarta.apache.org>
|