list of supported encodings

Hi all ,

i am just wondering whether there is a way to get the list of supported encodings of a mobile .

i want to use UTF-8 encoding but on writting a line like

String text = new String (myTexrByteArray,UTF-8);

i got UnsupportedEncodingException !!

so how can i get a list of the supported encodings ?

getProperty("microedition.encoding") returns only the current encoding not all supported ones.

any one can help me please

Thanks in advance

[497 byte] By [mai_ibrahima] at [2007-10-3 5:18:17]
# 1
HiCheck the answer you got here: http://www.j2meforums.com/forum/index.php?topic=12760.0Mihai
Printisora at 2007-7-14 23:25:08 > top of Java-index,Java Mobility Forums,Java ME Technologies...