�Hi All,
I am trying to implement internationalisation with my struts application.
I am having three resource files namely a.properites,a_ar.properties and
a_fr.properties.
I have done the following things.
In IE 5 I have done as follows
Tools->Internet Options...->Languages...->Add Language to Arabic and French.
Then I am able to access the resource files in french when I set the language as
French, but not able to access the resource files in arabic when i set the language as
Arabic.
For some values in my arabic property file ,I am getting the following exception
org.apache.jasper.JasperException: Malformed \uxxxx encoding.
.In other cases the values in the default property file is displayed.
Any idea???
Thanks in Advance,
Regards,
Prakasan