On Jan 25, 2008 2:45 PM, Tony Chen (Seattle) <[EMAIL PROTECTED]> wrote:

> Hi:
>
>
>
> We have a Cancel button on the JSP page that upload files.  Each time
> the button is clicked, Firefox crashes with an exception


I don't think you mean that. The exception is on your app server, right?
FileUpload is not running in Firefox.

What does happen on Firefox itself? What does your cancel button actually
do? Without knowing what your code is doing, it's well nigh impossible for
us to tell you how to fix it.

--
Martin Cooper



>
>
>
> 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
>
>

Reply via email to