MultiPart

Hi,

I put the message body into a multipart ("alternative" type) as both text and HTML BosyPart's to let the recipient decide on one of them. Then, I want to put some attachments into the message as BodyPart's, too. Is it possible to put attachments into the same multipart ("alternative")? If it is ok, how the recipient decide on alternative BodyPart? Chooses second one? Thanks..

[397 byte] By [mamfa] at [2007-10-3 9:20:28]
# 1
You probably want to creat a mutlipart/mixed. The second and followingparts would be the attachments. The first part would be a multipart/alternativethat would contain the text and html main body parts.
bshannona at 2007-7-15 4:33:47 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...