RE: application resources and escape characters

2004-07-25 Thread Jan Behrens
, Jan > -Original Message- > From: Jan Behrens [mailto:[EMAIL PROTECTED] > Sent: Saturday, July 24, 2004 7:20 PM > To: 'Struts Users Mailing List' > Subject: application resources and escape characters > > > Hi list, > > I extract language specific messages from

application resources and escape characters

2004-07-24 Thread Jan Behrens
Hi list, I extract language specific messages from the struts application resources within my applications logic to generate the subject and body of auto generated emails. I used to do this via string constants but switched over to using the resources. Everything works fine except the line breaks