Spring 4- Hibernate 4 Example Using Annotation Method
Comment your email address under comment section to get simple spring 4 hibernate 4 annotation method example
1.Login Page
user name:lee@gmail.com
password :123
1.Login Page
user name:lee@gmail.com
password :123
2.Admin Home Page
- Admin home contain some instructions ,this page have a basic design having Header,footer,sidebar and content bar
- Left side bar contains hibernate CRUD operation with spring Home,View student,Add Student....View student load existing student and give options for delete and update Add student link is used for adding new student to database
3.View Student
- Here you can view the existing students and able to delete and update each individuals.
- You need to click edit link to edit the existing fields
- You can delete particular record using delete link under options
4.Add Student
5.Before login You can check following
" http://localhost:8080/ExampleMy/interceptorExample " ,this is an example for interceptor class and url redirection
6.Login as student
Username: arun@f.c
password :123
No comments:
Post a Comment