They are saying that to do file upload you probably want to use a
prebuilt frame work/ package. You can do it all your self manually but
you would be using up a lot of time to build a basic task. The 3 most
popular and easiest to use are :
1. Using Struts. If you are not already using struts then this would
probably be way more than you are looking for.
http://struts.apache.org/
2. The Jakarta Commons file upload project. This provides all the
basic capabilities and lets you support file basic file upload options
in under 20 or so lines. This is what I use and like.
http://jakarta.apache.org/commons/fileupload/
3. com.oreilly.servlet. This will work and is popular but has
licensing restrictions.
http://www.servlets.com/cos/
Bhargav Patel wrote:
> what ?
> ----- Original Message -----
> From: "Guy Katz" <gkatz@allot.com>
> To: "Tomcat Users List" <tomcat-user@jakarta.apache.org>
> Sent: Wednesday, August 31, 2005 6:17 PM
> Subject: RE: how to Upload file
>
>
>
>>1. commons-upload (jakarta-commons)
>>2. cos (servlets.com)
>>
>>
>>-----Original Message-----
>>From: Phillip Qin [mailto:Phillip.Qin@shareowner.com]
>>Sent: Wednesday, August 31, 2005 3:29 PM
>>To: Tomcat Users List
>>Subject: RE: how to Upload file
>>
>>
>>Have you tried struts html:file tag.
>>
>>-----Original Message-----
>>From: Bhargav Patel [mailto:bhargav@divinetaccess.com]
>>Sent: August 31, 2005 1:48 AM
>>To: Tomcat Users List
>>Subject: how to Upload file
>>
>>how to write upload file program using jsp ?
>>
>>by default program copy file to some temporary folder on server.
>>
>>how to get the path of that temporary folder ?
>>
>>***********************Confidentiality Notice***************************
>>
>> The information contained in this electronic message and any attachments
>>to this message are intended for the exclusive use of the addressee(s)
>>and may contain confidential or privileged information. If you are not
>>the intended recipient, please notify the sender at Divinet or
>>info@divinetaccess.com immediately and destroy all copies of this
>>message and any attachments.
>>
>>************************************************************************
>>
>>
>>
>>!DSPAM:431543aa140581254821471!
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>>
>>
>>***********************Confidentiality Notice***************************
>>
>> The information contained in this electronic message and any attachments
>>to this message are intended for the exclusive use of the addressee(s)
>>and may contain confidential or privileged information. If you are not
>>the intended recipient, please notify the sender at Divinet or
>>info@divinetaccess.com immediately and destroy all copies of this
>>message and any attachments.
>>
>>************************************************************************
>>
>
>
>
> ***********************Confidentiality Notice***************************
>
> The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s)
> and may contain confidential or privileged information. If you are not
> the intended recipient, please notify the sender at Divinet or
> info@divinetaccess.com immediately and destroy all copies of this
> message and any attachments.
>
> ************************************************************************
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
--
Brian Cook
Digital Services Analyst
Print Time Inc.
bcook@printtime.com
913.345.8900
|