Home Answers Viewqa Java-Beginners How will you load a specific locale?

 
 


Deepak Kumar
How will you load a specific locale?
1 Answer(s)      2 years and 7 months ago
Posted in : Java Beginners

HI,

Please tell me how to load a specific locale in Java program.

Thanks
View Answers

October 5, 2010 at 5:14 PM


Hi Friend,

You can use ResourceBundle.getBundle("Locale.UK");

For more information, visit the following link:

http://www.roseindia.net/tutorials/I18N/resource-bundle.shtml

Thanks









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.