----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Configuration:
==============
JDK: Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)
Classic VM (build 1.3.0, J2RE 1.3.0 IBM build cx130-20000605 (JIT
enabled: jitc))
JSDK: 2.1
JServ: ApacheJServ-1.1.2
Problem:
========
How can I detect client disconnection during a client request service ?
Works when the servlet writes the response on a disconnected client stream
(IO Exception), but blocks if disconnection appears while reading the client
stream...
Looks like the socket between Apache and JServ is not closed...
Daniel.
P.S.: Yes... I'm sorry... It's my 3rd posting on that subject... BUT: I
never received any response... Am I the only one that faces this problem?
--
--------------------------------------------------------------
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]