| Author |
HttpIOException: Software caused connection abort: socket write error
|
suchit pandya
Ranch Hand
Joined: Oct 27, 2009
Posts: 34
|
|
Hi
I am workin with application which writes data from jsp to excel.
I have Local server on my PC. When i click btton to take data into excel from server then it works fine. But when i do it from other machine then after File Download box asking for "Open", "Save" and "Cancel" it gives below error(either i select "Open" or "Save").
HttpIOException: Software caused connection abort: socket write error.
code in JSP is below
I am getting content in allBytesInBlob and i am getting correct ContentType on JSP also.
|
 |
Leandro Coutinho
Ranch Hand
Joined: Mar 04, 2009
Posts: 415
|
|
Could you solve the problem?
Maybe it denies remote access
Which framework are you using?
|
 |
 |
|
|
subject: HttpIOException: Software caused connection abort: socket write error
|
|
|