On 5/29/2013 10:48 AM, Mohit Anchlia wrote:
I am looking for a general advice on uploading large files. I am currently
thinking that we do it on our API and have clients chunk it in multiple
pieces and send it to the server.
I could try http chunk based transfer but only think I am unsure of is if
on the server the entire content is going to be bufferred in memory.
Let me google that for you:
http://commons.apache.org/proper/commons-fileupload/using.html
Read the above. It looks like this answers all of your questions and
gives lots of flexibility.
. . . . just my two cents
/mde/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org