RE: Application Resources Question

2004-06-10 Thread Ciaran Hanley
Thanks for your replies, Setting the filter did the trick CH -Original Message- From: Joe Germuska [mailto:[EMAIL PROTECTED] Sent: 10 June 2004 16:12 To: Struts Users Mailing List Subject: RE: Application Resources Question >> >help.info = First sentence of help. Second

RE: Application Resources Question

2004-06-10 Thread Joe Germuska
>help.info = First sentence of help. Second sentence Third etc... The tag is coming out as text on the page and in the source it is translated as
This is a side-effect of using bean:write or c:out. Both apply filtering to protect you when you use literal values which have special mea

Re: Application Resources Question

2004-06-10 Thread Niall Pemberton
D]> Sent: Thursday, June 10, 2004 3:10 PM Subject: RE: Application Resources Question Thanks for your reply. I'm using struts 1.1. I'm retrieving the values through an action class. The option value is passed from a jsp and the class looks up the corresponding resource. For example

RE: Application Resources Question

2004-06-10 Thread Danilo Gurovich
Can't you use "" ? 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

RE: Application Resources Question

2004-06-10 Thread Frank Zammetti
;'Struts Users Mailing List'" <[EMAIL PROTECTED]> Subject: RE: Application Resources Question Date: Thu, 10 Jun 2004 15:10:04 +0100 Thanks for your reply. I'm using struts 1.1. I'm retrieving the values through an action class. The option value is passed from a jsp and t

RE: Application Resources Question

2004-06-10 Thread Ciaran Hanley
sulting jsp? Thanks -Original Message- From: Frank Zammetti [mailto:[EMAIL PROTECTED] Sent: 10 June 2004 14:52 To: [EMAIL PROTECTED] Subject: RE: Application Resources Question I just tried this, and the get rendered properly and I get linebreaks. What version of Struts are you using? What

RE: Application Resources Question

2004-06-10 Thread Frank Zammetti
I just tried this, and the get rendered properly and I get linebreaks. What version of Struts are you using? What code is in your JSP to display the message resource? From: "Ciaran Hanley" <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: "Struts User Mailing