| Author |
Problem with internationalisation
|
sreenath reddy
Ranch Hand
Joined: Sep 21, 2003
Posts: 415
|
|
Hi i need chinese and english support for my web application .so i used two properties file with names ApplicationResources.properties and ApplicationResources_zh.properties..........and i used everywhere <bean:message to dispaly the labels....but the starnge thing is that i am running my system on chinese server and i am running from english client(Locale is set to en_US) but the UI is coming in chinese .............i am so shocked the server should pick from clients locale ...........why is this happening ??? but if i run on server with english locale everytghing is working fine is it that my filename should be ApplicationResources_en.properties rather than ApplicationResources.properties............if so how is it working fine on english server any clue on this would be really thankful
|
 |
 |
|
|
subject: Problem with internationalisation
|
|
|