I'm working on some stuff to enable the streaming of large downloads from a database 
to a user through a servlet and I think I've gotten everything planned out except for 
the upload part.

First of all, I'm talking about large files(ignoring for a minute that http isn't the 
best way to upload files). If anyone know how the apache commons fileupload works 
could you tell me how large uploads are handled?

Is there a size limit?

Is the entire upload stored in memory until fully uploaded?

Thanks.


View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847571#3847571

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847571


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to