|
From: Peter M. <pet...@gm...> - 2007-10-07 18:35:23
|
Hi Will, On 9/27/07, Will Hartung <wi...@we...> wrote: > > I'm trying to learn how to handle a file upload request with Jetty. > > I've been googling but without any real luck. > > Grab Commons File Uploader from Apache, and that will solve 99% of your > problems. I didn't realize what Apache Commons was when I first read your post. When I saw "Apache" I thought "Apache httpd" as I had just been reading about proxies for hours. commons-fileupload.jar is working perfectly for me :-) Thanks, Peter |