On Sat, Sep 6, 2014 at 1:38 PM, Konrad Zuse <[email protected]> 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 ------------------------ [email protected] http://about.me/hassanschroeder twitter: @hassan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
