Re: Sending attachments to clients
Posted By:
John_Zukowski
Posted On:
Tuesday, July 3, 2001 09:40 AM
I'm missing what the issue is here with regards to JavaMail. JavaMail doesn't send responses from a servlet. Your JavaMail API usage stops once you've gotten the content of the message. Check the Servlets FAQ for how to do what you are after. It isn't a JavaMail issue.