We will consider using it. Thanks for your suggestion. Anna
-----Original Message----- From: Mike Rheinheimer [mailto:[email protected]] Sent: Thursday, February 11, 2010 6:30 PM To: [email protected] Subject: Re: "Content-Disposition" header of "multipart/form-data" media type 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. > >
