1 Reply Latest reply on Dec 16, 2002 4:51 AM by juha

    Sharing objects among session beans

    owulff

      I use the ServletContext to share objects among servlets. This objects are singletons or object references to corba services.

      What possibilities do I have in EJB to share objects among session beans?

      I use a servlet which stores some objects in the ServletContext during startup of the engine. How can I do this with EJB?

      Thanks for your support!

      Oliver