Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Java > how to upload and download files to a webserver using FTP in JSP

Reply
Thread Tools

how to upload and download files to a webserver using FTP in JSP

 
 
satish
Guest
Posts: n/a
 
      03-17-2005


hello
please help me urgently


I want to to upload and download files to a webserver using FTP only
in JSP.


please tell me how to start and if possible give me a working code in
jsp

please i am in need of this.

thanks to you.

 
Reply With Quote
 
 
 
 
Noah Fiedel
Guest
Posts: n/a
 
      03-17-2005
Satish,
Please help yourself "urgently".
Go to google and type in: "servlet upload file". There are 128,000
results, and the entire first page of them contain the answers you are
looking for. JSP is not the easiest/best way to support file uploading
and downloading. Servlets are, and there are a number of free / open
source libraries for doing that. On the very first page of google
results, there are complete code samples including the web.xml
configuration for your Tomcat server.
Good luck, Noah

 
Reply With Quote
 
 
 
 
satish
Guest
Posts: n/a
 
      03-17-2005
hello noah,
thanks for ur reply.
but i want to upload and download files webserver using FTP ONLY.
how ?
please help
or reply to me.
urgent

thanks to you.
Noah Fiedel wrote:
> Satish,
> Please help yourself "urgently".
> Go to google and type in: "servlet upload file". There are

128,000
> results, and the entire first page of them contain the answers you

are
> looking for. JSP is not the easiest/best way to support file

uploading
> and downloading. Servlets are, and there are a number of free / open
> source libraries for doing that. On the very first page of google
> results, there are complete code samples including the web.xml
> configuration for your Tomcat server.
> Good luck, Noah


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Net/FTP to download a file (FTP Error 550) Jeff Miller Ruby 0 03-26-2009 05:50 PM
How to upload files to a remote webserver using FileUpload ? Prasath ASP .Net Web Controls 1 04-20-2006 03:57 AM
Upload files to UNC network path from webserver Tom Wells ASP .Net 2 02-02-2005 10:59 PM
What files to upload to webserver? James Walker ASP .Net 1 07-31-2004 05:11 AM
Net::FTP problems getting files from Windows FTP server, but not Linux FTP Server. D. Buck Perl Misc 2 06-29-2004 02:05 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57