This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Struts and the fly likes [RES] Use Struts Framework with Hibernate Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "[RES] Use Struts Framework with Hibernate" Watch "[RES] Use Struts Framework with Hibernate" New topic
Author

[RES] Use Struts Framework with Hibernate

somkiat puisungnoen
Ranch Hand

Joined: Jul 04, 2003
Posts: 1312
This tutorial is example code how to use Struts Framework with Hibernate.

Goal
The primary goal of this example is to create a Jakarta Struts based application that uses Hibernate to access a single table in an instance of a MySQL database. This example does not seek to explain the workings of the Struts and Hibernate applications, but rather to provide a simple and complete example, step-by-step, of how such an application may be built.



Reference Website
http://homepage.mac.com/edahand/projects/java/example1.html


SCJA,SCJP,SCWCD,SCBCD,SCEA I
Java Developer, Thailand
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: [RES] Use Struts Framework with Hibernate
 
Similar Threads
Error saving objects in oracle
hibernate.properties not found error , But I have the file in classpath
Object Organization
Java Project
How to use Hibernate in Spring ??