How to get regional options information using java api

Hi all

I want to read what is properties like what is the currency symbol , what is the precession , what is the digit seperator and No of digits after the decimal .. such information i want to get using the java API

How can i get this information.

i tried with Locale API.

But it always giving me the default information only.

If i go and change those things in teh regional options it is not effecting

Any suggestions.

Thankin you

[481 byte] By [Rakesh_Prakhyaa] at [2007-11-27 2:26:35]
# 1
http://java.sun.com/j2se/1.4.2/docs/api/java/text/DecimalFormatSymbols.html
thomas.behra at 2007-7-12 2:36:06 > top of Java-index,Java Essentials,Java Programming...