I have a problem with i18n in my project(for persian/farsi language l10n).
I get "?" marks instead of UTF-8 characters in browser.
APIs and tools which I use are:jsp,tiles,struts
,struts message resourses,native2ascii,UTF-8 and also I use windows XP.
in a nutshell I`ve used one seprate ApplicationPropeties_fa for farsi
Locale,
also I`ve changed locale to farsi but while compling the
ApplicationResource_fa,it convert to?.
any assitance would be appriciated in advance.