These two document is for Java's supported encodings.
first one is for Java 1.1.8, second one is for Java 2
http://www.javasoft.com/products/jdk/1.1/docs/guide/intl/encoding.doc.html
http://www.javasoft.com/products/jdk/1.2/docs/guide/internat/encoding.doc.ht
ml
In my memory 'KSC5601' was proper encoding for early stages of Java version
1.x's.
but from these two tables Sun may changed it to 'EUC_KR'.
I think this can be reason for your problem.
Cheer!
Meishing W.
P.S.
Which version of Java did you use on Win95/NT before?
> -----Original Message-----
> Hi everybody!
> It's TGIF. But I'v some problems.
> I was work on win95/nt before , but now I change Linux env.
>
> I use JDK1.2 & JSDK2.0 on linux. and postgresql database
> I use korean laguage In Java.
> I got a exception like below
> --> java.io.UnsupportedEncordingException: KSC5601
> --> java.io.UnsupportedEncordingException: euc-kr
> but it's no problem on win.
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html