Posted By:
Andi_Drechsler
Posted On:
Wednesday, July 11, 2001 05:01 AM
Hi,
I'm living in Germany and so I have to deal with lots of special characters.
My problem is now sending a mail using the javax.mail classes to encode the
subject line
correctly in ISO-8859-1 format.
Setting mime of content is no problem with the setContent(text,mime) method but how to do the same for the subject?
Thanks for your help
Andi