Thank you so much Kris and Bill - the answer was right under my nose. Thanks,
Justin ----- Original Message ----- From: "Kris Schneider" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, January 10, 2003 9:42 AM Subject: Re: Checking for the existence of errors > http://jakarta.apache.org/struts/userGuide/struts-logic.html#messagesPresent > > Quoting Justin Ashworth <[EMAIL PROTECTED]>: > > > Hi all, > > > > Is there an elegant way using Struts / JSTL tags to tell if any errors are > > stored in the ActionErrors object before calling <html:errors/> or even > > <html:errors name="xxx"/>? If <html:errors name="xxx"/> is going to > > display > > something, then I want to put a special header on it. The default > > errors.header is insufficient for what I'm doing. > > > > I could write my own tag, but before doing so I just want to make sure I'm > > not reinventing the wheel. > > > > Thanks, > > > > Justin > > > > > > -- > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > -- > Kris Schneider <mailto:[EMAIL PROTECTED]> > D.O.Tech <http://www.dotech.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]>

