Struts and Hibernate Integration Tutorial

Hibernate also allows you to express queries using native SQL or Java-based Criteria and Example queries. Hibernate is now the most popular object/relational. Here we are providing many tutorials that will show you how to use Hibernate with Struts framework.

Programming Resource Home :: Struts-Tutorials :: struts-hibernate-tutorials

Advertisement

Advertisement







Struts and Hibernate Integration Tutorial
Tutorial Writing Hibernate Configuration Files
In the previous section we completed the database setup and created required table and populated with the data. In this section we will write required hibernate configuration files. View Rating



Struts and Hibernate Integration Tutorial
Tutorial Struts Hibernate
Hibernate is Object-Oriented mapping tool that maps the object view of data into relational database and provides efficient persistence services such as create, read, update and delete (CRUD). View Rating



Struts and Hibernate Integration Tutorial
Tutorial Developing Login Action Class
In this section we will explain how to write code for login action class and database code for validating the user against database. View Rating



Struts and Hibernate Integration Tutorial
Tutorial Forgot Password Screen of Application
Forgot Password Screen our web application allows the user, to request for their forgotten password. Program sends the password to the if it exists in the database. View Rating



Struts and Hibernate Integration Tutorial
Tutorial Writing Hibernate Configuration Files
In the previous section we completed the database setup and created required table and populated with the data. In this section we will write required hibernate configuration files. View Rating



Struts and Hibernate Integration Tutorial
Tutorial Building and Testing Struts Hibernate Plugin Application
In this section we will build and test our Struts Hibernate Integration application. View Rating



Struts and Hibernate Integration Tutorial
Tutorial Update Profile
The Update Profile page allows the logged in user to update his/her profile. Form allows user to change his/her password. View Rating



Struts and Hibernate Integration Tutorial
Tutorial Send Mail Bean
In our application we have developed mailer bean that sends welcome email when a new user is registered to the system. View Rating



Struts and Hibernate Integration Tutorial
Tutorial Designing Database
Database designing is considered as crucial stage in the development lifecycle of the web application. View Rating
Page:  [<<]   1   2     [>>]

Send your comments, Suggestions or Queries regarding this site at [email protected].

Copyright © 2004. All rights reserved.