<html:messages id="error" message="true">
<bean:write name="error" filter="false"> <!-- set filter = false to
unescape html entities -->
</html:messages>

On Wed, 4 Aug 2004 08:36:38 -0700 (PDT), Woodchuck
<[EMAIL PROTECTED]> wrote:
> when i put html in my property files it gets translated after
> <html:messages> processes it (ie. the html comes out literally).
> 
> this is what i'm getting:
> Hello<br>World!
> 
> but i want:
> Hello
> World!
> 
> is there a way to enable use of html code in property files?
> 
> thanks in advance!
> 
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

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

Reply via email to