If I use the properties file, with the traditional (for the java world) 
backslash escaping ( \' ), in a java program (swing, awt, console, ecc) it 
works fine: the single quote appear.
Instead, if I use the properties file (with \' too) in a struts webapp the 
single quote disappear.
The escaping with double single quote ( '' ) works, but in my java program 
(swing, awt, ecc) I have a double single quote!!!!!!!!!

Please inform me if I was wrong!

Matteo Di Giovinazzo


Reply via email to