• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Resource Bundle in Chinese(Macau S.A.R)[zh-MO]

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello All,
I have my Project in Struts 1.2.9 ,Source/Binary Format JDK 5,encoding windows-1252.
Currently I am using Resource Bundle in English with name Application_en, and in Struts-config.xml the entry is
<message-resources parameter="Application_en" />.

But now in addition to this i want to incorporate a Resource Bundle in Chinese (Macau S.A.R)[zh-MO] Language.
This Bundle should display all labelsin Chinese Language.
I am using NetBeans 6.5 as IDE and Jboss 4.0.5.GA.

Please help me.
Thanks in advance


 
Ranch Hand
Posts: 2908
1
Spring Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Have a look at this link and this. Also you should be well aware with the Chinese locale symbol.
 
He does not suffer fools gladly. But this tiny ad does:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic