0 Replies Latest reply on Aug 7, 2003 8:15 AM by darranl

    Detection of Disconnected Client

    darranl

      Has anyone here had any experience at detecting disconnected clients?

      After a client has invoked a method on one of my session beans I need to be able to tell that the response is successfully sent back to the client.

      If the response is not successfully sent back I need to make some updates to one of my entity beans to show that the response was never returned.