The Artima Developer Community
Sponsored Link

Java Answers Forum
Upload file directory

1 reply on 1 page. Most recent reply: Jun 21, 2002 2:51 AM by Singh M.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
yanis97

Posts: 20
Nickname: yanis97
Registered: Jun, 2002

Upload file directory Posted: Jun 20, 2002 8:33 AM
Reply to this message Reply
Advertisement
Hello;

I have used the java component "jspSmartUpload" for uploading files from client to server but I have the following problem :
This tool does not upload only one file (HTML contraints : its possible to send one and only one file) My I would like to transfer file directory.
Question :
How done this is ? using java applet or javascript for resolving my problem and how ?


Best regard;

Djamel;


Singh M.

Posts: 154
Nickname: ms
Registered: Mar, 2002

Re: Upload file directory Posted: Jun 21, 2002 2:51 AM
Reply to this message Reply
have a look at Jason Hunter's servlet book. It has got an example of uploading a file from client to server. Maybe you can extend it to upload whole directory.

Flat View: This topic has 1 reply on 1 page
Topic: Excel through JDBC Previous Topic   Next Topic Topic: jswing & a io rw dat file application

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use