Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

mail attachement content trnsfer encoding 8bit , 7bit

843830May 25 2007 — edited Jun 1 2007
Good morning to everybody.
I have a problem reading mail attachement.

When the attachement is 8bit encoded the exadecimal char "3D" is write in a file as "0D". This is wrong

When the attachement is 7bit encoded the exadecimal char "3D" is write in a file as "3D" . Thi is right

Is there anyone who knows why of this beaviour?

Many thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 29 2007
Added on May 25 2007
6 comments
398 views