spec 7.11.8 says :-
---------------------------------------------
"Note that a session object is intended to support only a single client. Therefore, it would be an application error if two clients attempted to invoke the same session object."
----------------------------------------------
Fine... I understand. But my ques is :-
Will this scenario EVER happens in the container???
As far as I understand, the container will be creating another instance of the bean, unless it's an entity bean.
SCJP 1.4, SCWCD 1.4, SCBCD 1.3, SCEA