0 Replies Latest reply on Jul 28, 2003 5:16 AM by bentzy

    "in-memory" handle to SFSB???

    bentzy

      I want to enable a client that crashed to connect again and restore his session data (not from a serialized file).

      Is there any way to store the EJB handle "in-memory"
      and enable the client (which connect again to the server after client crash) to lookup for the handle using Username + password???
      How can I implement such an issue?

      Thanks!