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