Are you using Frames? That could be the problem. I haven't quite figured out why but try removing any frames (if possible).
Todd Fulton 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

