Download struts hibernate Free Java Code
Description
Sample CRUD application using struts2 + Spring + Hibernate.
Source Files
The download file struts-hibernate-master.zip has the following entries.
ReadMe.txt/*from w w w . ja v a 2 s . c om*/
pom.xml
src/main/etc/webdefault.xml
src/main/java/com/reeves/crud/domain/User.java
src/main/java/com/reeves/crud/service/UserRepository.java
src/main/java/com/reeves/crud/service/UserRepositoryImpl.java
src/main/java/com/reeves/crud/service/UserService.java
src/main/java/com/reeves/crud/service/UserServiceImpl.java
src/main/java/com/reeves/crud/web/UserAction.java
src/main/resources/applicationContext.xml
src/main/resources/jdbc.properties
src/main/resources/log4j.properties
src/main/resources/struts.properties
src/main/resources/struts.xml
src/main/resources/xwork-conversion.properties
src/main/webapp/WEB-INF/jsp/addUser.jsp
src/main/webapp/WEB-INF/jsp/users.jsp
src/main/webapp/WEB-INF/web.xml
src/main/webapp/images/Thumbs.db
src/main/webapp/images/add.png
src/main/webapp/images/delete.gif
src/main/webapp/images/edit.gif
src/main/webapp/images/head.gif
src/main/webapp/images/prev.gif
src/main/webapp/index.jsp
src/main/webapp/styles/crudapp.css
Download
Click the following link to download struts-hibernate-master.zip.
struts-hibernate-master.zip