Is this not possible?
From: "Corey Baswell" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Detect Dropped Client Connection Date: Wed, 09 Jun 2004 16:05:54 -0500
Hello,
I've implemented a web service server using Axis and am processing client requests. As the processing of these requests can take some time I am wondering if there is anyway I can tell at the end of my processing if the client connection is still valid?
Thanks for any help, Corey