Okay so I generate the requests via my client to allow the upload of all of 
these files, but it has to be done from something on their machine though, and 
not a browser?  It seems I could use FTP upload instead since I'm on the 
client, but your'e saying either works so I will stick with this.

Not too sure what you saying before about "client browsers."  I looked it up 
and something simuilar to Node.js or Vert.x popped up, so I'm not sure if that 
is what you were referring to.

I am relatively new to web programming (but not Java or programming in general) 
so I am sorry if I am confused about something, or confused about what 
something means.


Thank youf or all of the help everyone.... :)

> Date: Sat, 6 Sep 2014 14:01:18 -0700
> Subject: Re: [fileupload] - Question about uploading additional files other 
> than the ones in the form?
> From: hassan.schroe...@gmail.com
> To: user@commons.apache.org
> 
> On Sat, Sep 6, 2014 at 1:38 PM, Konrad Zuse <thekonradz...@hotmail.com> wrote:
> 
> > I can't use File Upload with a client-side application ont he desktop 
> > though right?
> 
> Of course you can. Commons FileUpload is a server component to
> process "multipart/form-data" POST requests.
> 
> There's no reason for it to care what's generating those requests.
> 
> -- 
> Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
> http://about.me/hassanschroeder
> twitter: @hassan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
> For additional commands, e-mail: user-h...@commons.apache.org
> 
                                          

Reply via email to