Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Java.io unsupported encoding exception??

807606Mar 13 2007 — edited Mar 13 2007
Hi.

I've been having this problem with a program I am writing which is supposed to encode a file from Cp1256 to UTF-8. The problem is that java keeps giving me an unsupported encoding exception for CP1256. Is there a way that I can perhaps "integrate" this encoding into my JDK?

Thanks in advance!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 10 2007
Added on Mar 13 2007
1 comment
511 views