Re: struts2-fullhibernatecore-plugin-2.2.2-GA with struts2 and Hibernate

2012-09-14 Thread pirzada rashid
Thanks. How initialize session where it should auto inject? . Please give me example. On Fri, Sep 14, 2012 at 4:22 PM, Alejandro wrote: > You must initializate session attribute. > > 2012/9/14 pirzada rashid > > > Hi, > > > > I am using struts2-fullhibernatecore-plugin-2.2.2-GA in a demo strut2

Re: struts2-fullhibernatecore-plugin-2.2.2-GA with struts2 and Hibernate

2012-09-14 Thread Alejandro
You must initializate session attribute. 2012/9/14 pirzada rashid > Hi, > > I am using struts2-fullhibernatecore-plugin-2.2.2-GA in a demo strut2 > project with Hibernate. I tried my best but can not make it work. I am > using all the latest jars. > > *Am I missing something?* > > Please help >