Struts Hibernate Spring -Sample- 下载压缩包解压文件执行:

$ cd struts_hibernate_spring-master/struts_hibernate_spring

$ mvn -Dwtpversion=2.0 clean install eclipse:clean eclipse:eclipse

将项目导入eclipse:File > import > Existing Projects into Workspace > {ALL projects}

运行网络应用程序:

$ cd struts_hibernate_spring-master/struts_hibernate_spring-web

$ mvn clean install jetty:run

在浏览器中打开 http://localhost:9090/