Thanks Ted, We are looking into migrating to 1.1b1 so I may table this issue for now.
mark n. >From: Ted Husted <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: Struts Users Mailing List <[EMAIL PROTECTED]> >Subject: Re: Dynamic control of errors.header and errors.footer >Date: Wed, 15 May 2002 11:24:52 -0400 > >The errors.header and errors.footer come out of the Application >Resources. This is in application scope, and really can't be changed on >a request by request basis. > >Struts 1.1 offers a set of message tags that can do exactly what you >want. These were first introduced in the Struts Validator, so for Struts >1.0 you might be able to load them from an older version of that ><http://home.earthlink.net/~dwinterfeldt/>. > >-- Ted Husted, Husted dot Com, Fairport NY US >-- Developing Java Web Applications with Struts >-- Tel: +1 585 737-3463 >-- Web: http://husted.com/about/services > > >Mark Nichols wrote: > > > > All - > > > > Is there a way to dynamically control the contents of the errors.header >and > > errors.footer properties in the ApplicationResources.properties file? > > > > What I would like to be able to do is display both error and >informational > > messages on the page via the <html:errors/> tag. I like the unordered >list > > paradigm for validation error messages. However I would like to display > > informational or status messages without the validation heading, or >perhaps > > with an entirely different heading. > > > > If anyone has suggestions or examples and would like to share them I >would > > appreciate it. > > > > Thanks > > Mark > > > > _________________________________________________________________ > > MSN Photos is the easiest way to share and print your photos: > > http://photos.msn.com/support/worldwide.aspx > > > > -- > > 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]> _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

