reliably? I am already using the
header Pragma: no-cache.
> Date: Thu, 4 Aug 2011 14:01:16 -0400
> From: dcker...@verizon.net
> To: users@tomcat.apache.org
> Subject: Re: Who ate my "Connection reset by peer" SocketException?
>
> On 8/4/2011 1:38 PM, Debashis Roy wrote
"Connection reset by peer" SocketException?
Debashis Roy wrote:
Hi,
Trying something which involves catching the "Connection reset by peer"
SocketException. Below is the code snippet from my servlet with explanatory comments.
Does anyone have any idea as to what is happening?
Nothing in between browser and tomcat... direct connection from IE to 8080.
> Date: Thu, 4 Aug 2011 18:19:58 +0200
> From: a...@ice-sa.com
> To: users@tomcat.apache.org
> Subject: Re: Who ate my "Connection reset by peer" SocketException?
>
> Debashis Roy wr
Debashis Roy wrote:
Hi,
Trying something which involves catching the "Connection reset by peer" SocketException. Below is the code snippet from my servlet with explanatory comments.
Does anyone have any idea as to what is happening?
try
{
byte [] bytes = getContentBytes(); //read the actua