Hello,
I have read the EJB FAQ page but cannot find a solution to my problem. I am
using Struts 2 and Glassfish and need to access a local session bean from a
struts action class. My struts action class resides on the same container
with the local session bean. So is there a way to access a local bean from
an unmanaged class if they both reside on the same container?
Thx in advance,
-b