| Author |
How to integrate struts 1.x and Hibernate 3
|
Madhava Reddy Solipuram
Greenhorn
Joined: May 24, 2011
Posts: 11
|
|
How to integrate Struts 1.x and Hibernate 3.0.
I am new developer can anyone tell me the correct way.
Where we have to create Session and all of the hibernate objects.
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8265
|
|
|
Struts is an implementation of the Front Controller pattern. It has little to do with "back end" tasks like accessing a database. See Struts FAQ: How to Access a Database for more.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
 |
|
|
subject: How to integrate struts 1.x and Hibernate 3
|
|
|