I know on Tomcat 5.0.x I had to escape the '$' by doing '$$' |)ave
-----Original Message----- From: Robert Harper [mailto:[EMAIL PROTECTED] Sent: Thursday, April 07, 2005 12:14 PM To: Tomcat Users Subject: OT: special characters in property files I need to retrieve a value from a property file with a '$' as part of the data. How do I decorate this character so that the value will be loaded when I call ResourceBundle.getString() ? I am not having much success googling for it. Thanks in advance. Robert S. Harper Senior Engineer --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
