Yeah, that's what I do.  I make the font part of the header/footer, as well
as tags for a list.  Then the individual error messages are list items.  It
creates a very nice display.  Some consider it bad practice to use html in
your properties file, but others such as myself don't have a problem with
it.

~ Keith
http://www.buffalo.edu/~kkamholz


-----Original Message-----
From: Struts Newsgroup [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 12:40 PM
To: [EMAIL PROTECTED]
Subject: Re: html:errors


Subject: Re: html:errors
From: Eric Rizzo <[EMAIL PROTECTED]>
 ===
[EMAIL PROTECTED] wrote:
> Like so?
> 
> <logic:messagesPresent>
> <font color="Red"><html:errors/></font>
> </logic:messagesPresent>

For that why not just put the <font...> and </font> elements as the 
value of errors.header and errors.footer in your ApplicationResources file?

        Eric
-- 
Eric Rizzo
Software Developer
Jibe, Inc.
http://www.jibeinc.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