Is it possible to put an object on the "session" from one SessionBean that can be accessed by other SessionBeans. Can SessionBean A put a session scoped object that SessionBean B can access in some way without passing a reference around? And when bean A is recylced the session object is removed. (A is calling a method on B).
[Message sent by forum member 'tbergman' (tbergman)]
http://forums.java.net/jive/thread.jspa?messageID=244484