How about Apache James Mime4J project: http://james.apache.org/mime4j/
Thanks. mike On Thu, Feb 4, 2010 at 1:10 AM, Omri, Anna <[email protected]> wrote: > Hi, > > > > I am using InMultiPart WINK class for multipart/form-data media type > requests. > > Does WINK (or Java) has some kind of parser class for "Content-Disposition" > header of InMultiPart? > > > > Thanks a lot, > > Anna > > > > P.S.: I have found a “ContentDisposition” class in “javax.mail.internet” > package, but it doesn’t exactly fit my needs, as it omits forbidden > characters (such as backslash) from header’s parameters. > >
