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!

How to decode a base64 image that is parsed from an xml

807603Jan 11 2008 — edited Jan 12 2008
Hi everyone,
I'm trying to decode a base64 image that is parsed from an XML. I was able to decode everything except for an image, and it resulted in weird characters such as
������?��������?��������f����������?

I used sun.misc.BASE64Decoder()

Thanks in advance,
Squid
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 9 2008
Added on Jan 11 2008
8 comments
398 views