Hi all, I have a French bundle with this key/value inside:
button.close=Fermer la fenêtre
In a JSP, <s:property value="getText('button.close')"/> outputs Fermer la
fenêtre. The letter "ê" is not rendered properly. I use Eclipse and UTF-8
for properties file encoding.
I guess something is wrong with properties file editor setting. What editor
should I set for the properties file in eclipse?
Could anyone give a hand?
Thanks.

