I agree with Julien, the problem is not about performances. The problem is that nukes uses a modified version of a very common library: commons-fileupload.
So, nukes uses DiskFileUpload class, that extends FileUploadBase. Why don't you make a custom realization of FileUploadBase, instead of using DiskFileUpload? Regards, Marco View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3847022#3847022 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3847022 ------------------------------------------------------- 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
