You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Corey Baswell <co...@hotmail.com> on 2004/06/09 23:05:54 UTC

Detect Dropped Client Connection

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