Craig, thanks alot for your help -- is the "Source Repository" the correct place to download the FileUpload code from to try out? And I was confused by the dependencies -- junit should only be needed for in-depth testing and serletapi should be covered by Tomcat, correct?
Grateful, Lee -- > > > On Thu, 28 Nov 2002, Lee Hughes wrote: > >> Date: Thu, 28 Nov 2002 18:39:01 -0500 (EST) >> From: Lee Hughes <[EMAIL PROTECTED]> >> Reply-To: Jakarta Commons Users List <[EMAIL PROTECTED]> >> To: [EMAIL PROTECTED] >> Subject: [FileUpload] Tomcat Setup >> >> Hi, I have a basic Tomcat 4.0.3 installation on Red Hat Linux 8.0 and >> would like to add file upload capabilities to my web apps. Is >> FileUpload the right component to install, and if so can someone >> please give me some guidance on installation/setup instructions? >> > > The best place to go would be the project documentation, especially the > Javadocs and the usage example at: > > http://jakarta.apache.org/commons/fileupload/ > > You'll also find that webapp frameworks like Turbine and Struts support > file uploading (using commons-fileupload in these two cases) as part of > their higher level functionality as well. > >> Thanks for any help, >> >> Lee > > Craig > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> For additional > commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
