----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
All,
It seems that client disconnection is not detected by the HttpServletRequest
input stream.
I'm currently testing a client which aborts its connection with a servlet
while this one
is reading on its stream. But, unfortunately, the servlet is blocked on the
read call...
What's *funny* is that on the reverse situation, if the client hangs while
the servlet is
sending some output, the write call detects perfectly that the connection is
lost...
Any idea ?
Tx
Daniel.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]