Hi,
B.Sridhar schrieb:
Sorry, for my unlcear question. Actually it was a part of my question which
I posted earlier. I am writing a struts appliction to download a file
that
is on the server. When the user clicks the download button, its displaying
the open,save cancel window. Everything is working fine for files of small
sizes ie. less than 50 kb..but if the file size is more and when I click
cancel its displaying a ClientAbort Exception.
Your browser (I assume Firefox/Mozilla) downloads the file while you
select where to save it. So the Server doesn't know that you abort small
files if you select 'cancel' after your browser has downloaded it (into
your temporary folder).
So the exception should normally occur even for small files if you click
fast enough. ;)
Cheers,
Philippe Schober
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]