0 Replies Latest reply on Sep 29, 2003 4:02 PM by ereze

    Storing a Stateful Session Bean reference in an HTTPSession

    ereze

      Hi,

      I have a stateful session bean which I need to refer from a servlet. For that I need to store the EJBLocalObject of the Session Bean in the HttpSession session object. Is it legal? Will that prevent HttpSession replication in the future?

      Thanks,
      Erez