y On 12 Mar 2002, Bojan Smojver wrote:
> Date: 12 Mar 2002 17:08:18 +1100 > From: Bojan Smojver <[EMAIL PROTECTED]> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]> > To: Tomcat Dev List <[EMAIL PROTECTED]> > Subject: HTML <form>: multipart/form-data > > I was looking for a class capable of parsing the above, but I couldn't > find one in Jakarta source tree (in the meantime I whacked a dodgy one > together, so my immediate problem is solved). Can someone point me to > the 'proper' one in in Jakarta sources? The most popular implementation of this seems to be Jason Hunter's upload classes at <http://www.servlets.com>. Within Jakarta, Struts has support for this feature <http://jakarta.apache.org/struts>, although it's not really separable from the overall framework if that's all you wanted to use. > > Bojan > Craig -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>