--
[Slightly off topic ... ]
Has anyone had any success using the Java Mail framework
(javax.mail.internet) to parse multipart/form-data POST responses?
All my attempts thus far have yielded a javax.mail.internet.ParseException
when I try to create a MimeMultipart from a DataSource that reads from the
request input stream.
The Java Mail framework isn't Open Source, so it is difficult to figure out
what is going wrong. :-(
Ciao!
-ch
------
Christopher Hoover
mailto:[EMAIL PROTECTED]
http://www.murgatroid.com
+1-408-348-0304, +1-209-315-6378 fax
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]