Re: JPA with Struts 1

2011-01-11 Thread Frank W. Zammetti
On 1/11/2011 1:57 PM, Jari Fredriksson wrote: On 11.1.2011 18:07, Anjib Mulepati wrote: Can I use JPA with Struts 1? If yes is there any good tutorial I can look into? I have used it so that I manipulated all JPA objects in a EJB 3.x Session bean, which was called from Structs Actions. Sessi

Re: JPA with Struts 1

2011-01-11 Thread Jari Fredriksson
On 11.1.2011 18:07, Anjib Mulepati wrote: > Can I use JPA with Struts 1? > > If yes is there any good tutorial I can look into? > I have used it so that I manipulated all JPA objects in a EJB 3.x Session bean, which was called from Structs Actions. Session bean Dependency Injection does not wor