You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Turner, John" <JT...@AAS.com> on 2002/08/21 19:37:32 UTC

[OFF-TOPIC] RE: com.orielly.servlet File Upload package

I don't think that would work.  The browsers would have to support it...the
browser would have to understand that there were multiple filenames in the
form field, and behave accordingly.  Perhaps there might be a way to do it
with Javascript, but I don't see how.

John Turner
jturner@NOSPAM.aas.com

-----Original Message-----
From: Jim Urban [mailto:jurban@parkcitysolutions.com]
Sent: Wednesday, August 21, 2002 1:34 PM
To: 'Tomcat Users List'
Subject: RE: com.orielly.servlet File Upload package


Well there's also your original idea to use a single entry field and let the
user enter multiple file names by delimiting them with one of the characters
not allowed in a file name.  Yes I read your post that this doesn't work.
But as you also noted, this is open source.  If it doesn't quite do what you
need - change the code!


Jim Urban - jurban@parkcitysolutions.com
Park City Solutions Inc.
Clinical Connectivity Suite Product Manager
Suite 295
500 Park Blvd.
Itasca, IL  60143
Voice:  (630) 250-3045 x106
Fax:  (630) 250-3046

CONFIDENTIALITY NOTICE
This message and any included attachments are from Park City Solutions Inc.
and are intended only for the entity to which it is addressed. The contained
information is confidential and privileged material. If you are not the
intended recipient, you are hereby notified that any use, dissemination, or
copying of this communication is strictly prohibited and may be unlawful. If
you have received this communication in error please notify the sender of
the delivery error by e-mail or call Park City Solutions Inc. corporate
offices at (435) 654-0621

-----Original Message-----
From: Raju Lokhande [mailto:RLokhande@ne.health.net]
Sent: Wednesday, August 21, 2002 12:10 PM
To: tomcat-user@jakarta.apache.org
Subject: Re: com.orielly.servlet File Upload package

You are right. I needed more fields on the html form to enter more than one
file name. That means I have to pre-set the number of files in my html form.
Is there a more user-friendly interface available which works with this
package?
I know there are commercially available software which do the FileUpload
job, but am looking for an open-source free-ware.
Raju Lokhande

>>> chetan@2deck.com 08/21/02 12:40PM >>>
How many <input type="file"> fields did you put in your form? It's my
understanding that you need one for each file that you want to upload. I'm
not sure where filename seperators comes into this..

Regards,
Chetan Sarva

----- Original Message -----
From: "Raju Lokhande" <RL...@ne.health.net>
To: <to...@jakarta.apache.org>
Sent: Wednesday, August 21, 2002 12:13 PM
Subject: com.orielly.servlet File Upload package


> Hello everybody,
>  I loaded this package and the tester class in tomcat4. I used test html
file supplied in the Jason Hunter's servlet book.
> I ran this in my local machine and it worked fine for one file.
> When I entered two file names separated by a space for example: c:\abc
c:\def, the servlet call uploaded the last file - in this case c:\def.
>  This package is supposed to work for multiple files.
> Does anybody know what is the file-name separator for this app?
> Thanks
> Raju Lokhande
>
>
>
>
> *************************************************************************
> This message, together with any attachments, is intended only
> for the use of the individual or entity to which it is addressed. It
> may contain information that is confidential and prohibited from
> disclosure.  If you are not the intended recipient, you are
> hereby notified that any dissemination or copying of this
> message or any attachment is strictly prohibited. If you have
> received this message in error, please notify the original sender
> immediately by telephone or by return e-mail and delete this
> message along with any attachments, from your computer.
> Thank you.
> *************************************************************************
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>




*************************************************************************
This message, together with any attachments, is intended only
for the use of the individual or entity to which it is addressed. It
may contain information that is confidential and prohibited from
disclosure.  If you are not the intended recipient, you are
hereby notified that any dissemination or copying of this
message or any attachment is strictly prohibited. If you have
received this message in error, please notify the original sender
immediately by telephone or by return e-mail and delete this
message along with any attachments, from your computer.
Thank you.
*************************************************************************


--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>