string recieve with utf8 format but have problem in java
Posted
by zahir hussain
on Stack Overflow
See other posts from Stack Overflow
or by zahir hussain
Published on 2010-05-10T04:34:46Z
Indexed on
2010/05/10
4:38 UTC
Read the original article
Hit count: 317
hi
i want to know how to receive the string from file in java...
that file have different language letters...
i used UTF-8 format... this can receive some language letters correctly...
but Latin letters cant display correctly...
so how can i receive all language letters...
or any other format for receive all language letters...
thanks and advance
© Stack Overflow or respective owner