Internationalization in a website
- by bhardwaj
Dear All,
I m using ResourceBundle method getBundle(Propertyfilename,Local.languagename) class which returns an object of ResourceBundle of the local
rb = ResourceBundle.get Bundle("Locale Strings", Locale.ARABIC);-Not Supported
How can i use this to support arabic,band english.