Hi all, i'm looking a method to use EJB3.0 inside struts2. There's a guide or a tutorial? i've some question: usually a Stateful session bean is used to store and share information, right? ActionForm (bean of struts) does the same thing. using EJB and Struts we are in conflict? we loose the powerful of the EJB? thanks all.
-- Stefano