Hello,
I am looking into Hibernate for some future projects. I utilize Struts for my development, and would like to start integrating hibernate for my business objects.
Problem: I am having trouble find examples, of integration with Struts that are current. I am using a article from javaworld:
<http://www.javaworld.com/javaworld/jw-01-2005/jw-0124-strutshibernate.html?post=15873&lastpage=1#talkback>
This does not work, and as far as trying to get rolling, this does not help. I am using and downloaded Hibernate3.0 and using Tomcat 5.5
Are there any on-line examples that work, and I can use as a starter?
It appears that some on-line examples use 2.0 and the session.find() is now different with 3.
Anyway, I could use a hand if anyone out there has some good example links.
Thanks,
Scott
|