| Author |
Struts + Hibernate
|
Isaias C. Barroso
Ranch Hand
Joined: Jan 22, 2002
Posts: 165
|
|
Hi all, I work in a project that utilize Hibernate without Struts, but i would like to utilize Struts + Hibernate. Knows anybody how to utilize the DataSource of struts-config.xml on Hibernate? Thanks
|
Isaias
|
 |
Gregg Bolinger
Ranch Hand
Joined: Jul 11, 2001
Posts: 15230
|
|
It's not quite that simple. There is a Hibernate Plugin that you must compile and use. Sadly, the documentation for this is horrible, so you will be left with a lot more questions. Normally, I wouldn't do this, but I believe you would have better luck at the Hibernate Forums than here only because there aren't too many people at the Ranch who have used Hibernate. There are many more JDO fans here.
|
 |
Isaias C. Barroso
Ranch Hand
Joined: Jan 22, 2002
Posts: 165
|
|
Thanks, I will analise the JDO.
|
 |
 |
|
|
subject: Struts + Hibernate
|
|
|