Re: multipart/form-data formatted requests
Daniel Walsh <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <005d01c2e514$35974d50$6401a8c0@DJW> |
Thanks for the reply, Jason. > The latest MultipartRequest class should support > Content-Transfer-Encoding. I was actually running into a problem with the Content-Transfer-Encoding, so I assume that I was using an old version on your code. I downloaded the newest version and re-ran my application using it. I'm no longer receiving the exception, so I think I'm set. > If you > could send me code that duplicates the problem I'll make sure it gets > fixed quickly. I appreciate the offer to patch it if needed. I have to say that I find this package to be extremely valuable. I was in the middle of writing something similar when one of the guys on a dev-list pointed me to your code. It seems very thorough, and it solves a pretty complicated issue that I think a lot of us have had to deal with, at one point or another. Thanks for sharing it! -daniel ___________________________________________________________________________ To unsubscribe, send email to [email protected] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html