Since EJB has a retriction of using static variable, how do
I provide a local shared access of a give statefulSessionBean to other statefulSessionBean? Any suggestions ? Thanks !
-
shared access to statefulSessionBean (1 messages)
- Posted by: fl z
- Posted on: February 24 2002 22:49 EST
Threaded Messages (1)
- shared access to statefulSessionBean by Neeraj Nargund on March 01 2002 15:02 EST
-
shared access to statefulSessionBean[ Go to top ]
- Posted by: Neeraj Nargund
- Posted on: March 01 2002 15:02 EST
- in response to fl z
If the shared access does not change why not put it in the JNDI respository.