0 Replies Latest reply on Jul 2, 2002 3:49 AM by vvarimo

    Accessing stateful session bean from servlet threads.

    vvarimo

      Hi!

      I have a servlet which uses a stateful session bean. It stores the bean reference in memory of web-container. Is it possible to share this session bean between two servlet threads? I have a frameset which causes many concurrent requests which are processed in their own servlet threads.

      Thanks,

      -Vesa-