Directory Upload

From: Chow (cnadella_at_excite.com)
Date: 01/30/04


Date: 30 Jan 2004 07:23:25 -0800

Hello Gurus,

     I am trying to develop a web application(might consider EJB's too
but don't see much point for the purpose this of application) which
will allow users to upload a directory (not a single file) from
client-side to the server. I have been going through the API and
discussion groups but couldn't find anything interesting. I wanted to
ask you people for suggesitions about this,

      Is there a way that without using applets and just using plain
http and java based (servlets, jsp, and beans) application that we can
access the client side file system and get a handle and then move the
data to the server side. I am totally new to this part of the server
programming and it is a total gray area for me. Please do emphasis on
any thoughts you think might be useful. And this is not a school
project or for my work, but I did file upload tool recently, and it
just struck me if I can do a directory upload also as a simple web
application without using any applets. Really appreciate any feedback
about this. please do let me know, Thank you very much in advance
everyone.

Cheers,

Chow.



Relevant Pages

  • Directory Upload
    ... will allow users to upload a directory (not a single file) from ... client-side to the server. ... project or for my work, but I did file upload tool recently, and it ...
    (comp.lang.java.developer)
  • Directory Upload
    ... will allow users to upload a directory (not a single file) from ... client-side to the server. ... project or for my work, but I did file upload tool recently, and it ...
    (comp.lang.java.help)
  • Re: create custom button asp.net
    ... code run on the server, then you should use a server-side control. ... the browser is expecting the name of a client-side ... You need to keep the two parameters in your upload() method the way ... the event that occured (an OnClick event in this case.) ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Followup question on known 70MB file upload limit
    ... for an upload *batch of files* and doesn't affect the maximum size of a ... Having this setting 30MB means of course that a single file can't be larger ... than 30MB but having it 200MB doesn't mean you can upload a single file of ... > If you go to Virtual Server General Settings on your server, ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: What is the code for file upload?
    ... control is perfectly capable to upload a single file to the server (it ... Use more than 1 control to upload multiple ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)