Hi heiko,
  I am also trying to do the same of uploading multiple files to the server
at a time. i am also using the multipartrequest class, but i am unable to do
so. Let me know if you able to get some solution.


thanx in advance,
venkat
-----Original Message-----
From: Heiko Grussbach <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, May 06, 1999 5:42 AM
Subject: Re: Another MultipartRequest Question


>Hi,
>
>maybe I was a bit unclear. Lets assume I want to upload 5 different files
>from a directory on a clients machine to the server. I use the
>multipartrequest class together with a form (like in jasons Java Servlet
>Programming). It seems, that the browser lets the client only select one
>file (and not all 5). This means the client would have to do 5 uploads for
>the 5 files he wants to upload. I just want to know, if there is a way
>around this besides putting all the files in a zip-file or something
>similar.
>
>Regards
>
>HEIKO
>
>___________________________________________________________________________
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff SERVLET-INTEREST".
>
>Archives: http://archives.java.sun.com/archives/servlet-interest.html
>Resources: http://java.sun.com/products/servlet/external-resources.html
>LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to