Re: Integrate Hibernate in Struts

2005-11-15 Thread Gaet
Thanks for your help, I haven't seen this tutorial, do you have a link? - Original Message - From: pc leung To: Struts Users Mailing List Sent: Tuesday, November 15, 2005 11:01 AM Subject: Re: Integrate Hibernate in Struts there is an example of using hibernate and s

Re: Integrate Hibernate in Struts

2005-11-15 Thread pc leung
there is an example of using hibernate and struts in myeclipseide web site. On 11/15/05, Gaet <[EMAIL PROTECTED]> wrote: > HI guys! > > I'm currently integrating Hibernate in a web application with Struts. > > For those, who managed this integration, I'd have just simple questions : > What's t

Integrate Hibernate in Struts

2005-11-15 Thread Gaet
HI guys! I'm currently integrating Hibernate in a web application with Struts. For those, who managed this integration, I'd have just simple questions : What's the difference between HibernateUtil and HibernatePlugin? Because sometimes I read that I should use HibernatePlugin to integrat