Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Seth Ford   on Apr 22 In Java Category.

  
Question Answered By: Reamonn Fischer   on Apr 22

you should use UTF8 instead of 1256. And you can''t use ordinary properties class  to read  property files for non-ASCII files ,you should should ResourceBundles. I suggest to use XML instead of property files which hase a better support  for internationalization.

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on MultiLang Web Application Or get search suggestion and latest updates.


Tagged: