Along the same lines, is there a way to kill the process if a user closes a browser window in the middle of an upload. We are facing a problem now, where are tomcat server crashes because the java process reaches 100% due to the lingering process.
Sajag Patel Nuventive Software Engineer [EMAIL PROTECTED] -----Original Message----- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] On Behalf Of Benoit Jodoin Sent: Thursday, November 06, 2003 11:29 AM To: [EMAIL PROTECTED] Subject: resume uploads? Hi there! Im currently building an application that lets users upload documents on a web-based harddrive. Users can upload large files (more than 50mb). using the multipartRequest object. Is there a way resume broken uploads without rewriting the whole file? I you have any comments/suggestions/alternative regarding this , i will be pleased. Regards Ben -- Benoit Jodoin <[EMAIL PROTECTED]> Vertical 7 ======================================================================== === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com
