0 Replies Latest reply on Mar 28, 2005 8:00 AM by asty

    How to end a session with stateful session bean?

    asty

      Hi,
      I have made shopping cart using stateful session bean. I want that when the session expires the user's loginStatus field in a database table is set to 'N'.
      Can anyone please tell me how to catch this event of session getting expired. Is there any exception thrown or anything else?
      Please help me.
      Abhishek