Can't you use "<bean:message key="some.foo.resource" bundle = "SOMEBUNDLE"
filter="false"/>"  ?  Setting your filter attribute to true or false will
change the rendering of HTML tags.

Danilo Gurovich
Manager, Web Development
LowerMyBills.com
[EMAIL PROTECTED]
2401 Colorado Ave., 2nd Floor 
Santa Monica, CA 90404
(310) 998-6412

 


-----Original Message-----
From: Ciaran Hanley [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 10, 2004 6:33 AM
To: Struts User Mailing List
Subject: Application Resources Question

Hi,

 

I am trying to format some text so that it appears on separate lines so I am
using the <br> tag in my ApplicationResources.properties file.

 

help.info = First sentence of help. <br> Second sentence <br> Third etc...

 

The <br> tag is coming out as text on the page and in the source it is
translated as &lt;br&gt;

 

Is there a way to get around this without breaking the string into a number
of sentences?

 

Thanks,

CH

 

 


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

Reply via email to