you need to do a native2ascii on your application resources and then it will work. We had same problem with our application.

*Radu Solomon*

/Software Developer/
N-able Technologies®
450 March Road, 4th Floor
Ottawa, Ontario

K2K 3K2

www.n-able.com <http://www.n-able.com/>

[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
*Tel:* (613) 592-6676 x 301

*Toll Free:* 877-655-4689 x 301

*Fax:* (613) 592-2242



[EMAIL PROTECTED] wrote:
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.

Reply via email to