| Author |
Locales in applet
|
Raja
Greenhorn
Joined: Apr 03, 2002
Posts: 3
|
|
If I execute the following line in TextPad, it returning 148 locales. If I run the same in an applet or in DOS prompt, it returning only 2. Locale[] locales = Locale.getAvailableLocales(); How to get 148 locales in Applet?.
|
 |
 |
|
|
subject: Locales in applet
|
|
|