Skip to content

Sample CRUD application using struts2 + Spring + Hibernate

Notifications You must be signed in to change notification settings

bdot/struts-hibernate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

#mvn command to create basic directory structure
#Ref http://struts.apache.org/2.0.6/docs/struts-maven-archetypes.html
mvn archetype:create -DgroupId=com.reeves.crud -DartifactId=struts-hibernate -DarchetypeGroupId=org.apache.struts -DarchetypeArtifactId=struts2-archetype-starter -DarchetypeVersion=2.0.11.2


About

Sample CRUD application using struts2 + Spring + Hibernate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages