That's not really specific to file size, or even Java in general.
The root of this exception stems from the lifecycle of an http request.
When a browser makes a request, the connection is maintained until
the server completes the bytes it told the browser it was going to
send. If you hit
Hi
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 mor and when I click cancel its
di
2 matches
Mail list logo