Yes, the oreilly package is great.  The only limitation we found is the 
upload size being checked with a Java int which limits the size of 
uploads to 2G...  BenG.

Moore, Jim wrote:

> check out oreilly's servlet package. it contains a good multipart request
> handler class:
> 
> http://www.servlets.com/cos/index.html
> 
> --jim
> 
> -----Original Message-----
> From: Nathan Wheat [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, July 15, 2001 10:43 PM
> To: JRun-Talk
> Subject: Servlet request object and multipart/form-data
> 
> 
> Hi all,
> 
> I'm reading values in from a form submission, and if the form is encoded
> with "multipart/form-data", I can't seem to use the getParameter method to
> retrieve any values.  Am I being stupid, or is this in fact true?  What's
> the way to work with multipart forms??
> 
> TIA,
> 
> Nathan Wheat
> Technical Sales Consultant
> Firmware Design
> Phone:  0401 148 989
> Email:  [EMAIL PROTECTED]
> http://www.firmware.com.au
> 
> Are you a Web Developer or Designer?
> Looking for an edge? If so, check out Web Design 2001
> Go to the link Below to find out more & register
> <http://wd2001.firmware.com.au/ft>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to