Hi:
We have a Cancel button on the JSP page that upload files. Each time the button is clicked, Firefox crashes with an exception org.apache.commons.fileupload.FileUploadException: Processing of multipart/form-data request failed. Stream ended unexpectedly the same page works fine in IE. Any body has experience with this or know a better way to abort an upload? Thanks in advance. Tony
