I have the following:

<%@ page language="java" %>
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>



-----Original Message-----
From: Sandeep Takhar [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 02, 2001 6:20 AM
To: Struts Users Mailing List; [EMAIL PROTECTED]
Subject: Re: <html:errors>


Have you defined the tag library in the jsp?
--- Todd Fulton <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>


__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com

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




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

Reply via email to