框架SSH整合小例子,struts+Spring+Hibernate技术整合-SSH framework a small example of the integration, struts+ Spring+ Hibernate technology integration
(点击判断是否您需要的文件,如果是垃圾请在下面评价投诉):
SshTest
.......\.classpath
.......\.myhibernatedata
.......\.mymetadata
.......\.mystrutsdata
.......\.project
.......\.springBeans
.......\src
.......\...\com
.......\...\...\lq
.......\...\...\..\dao
.......\...\...\..\...\StudentDAO.java
.......\...\...\..\model
.......\...\...\..\.....\Student.hbm.xml
.......\...\...\..\.....\Student.java
.......\...\...\..\struts
.......\...\...\..\......\action
.......\...\...\..\......\......\StudentAction.java
.......\...\...\..\......\ApplicationResources.properties
.......\...\...\..\......\form
.......\...\...\..\......\....\StudentForm.java
.......\WebRoot
.......\.......\index.jsp
.......\.......\META-INF
.......\.......\........\MANIFEST.MF
.......\.......\success.jsp
.......\.......\test.jsp
.......\.......\WEB-INF
.......\.......\.......\.struts-config.mex
.......\.......\.......\applicationContext.xml
.......\.......\.......\classes
.......\.......\.......\.......\com
.......\.......\.......\.......\...\lq
.......\.......\.......\.......\...\..\dao
.......\.......\.......\.......\...\..\...\StudentDAO.class
.......\.......\.......\.......\...\..\model
.......\.......\.......\.......\...\..\.....\Student.class
.......\.......\.......\.......\...挙扱耞m.xml
.......\.......\.......\.......\...\..\struts
.......\.......\.......\.......\...\..\......\action
.......\.......\.......\.......\...\..\......\......\StudentAction.class
.......\.......\.......\.......\...\..\......\ApplicationResources.properties
.......\.......\.......\.......\...\..\......\form
.......\.......\.......\.......\...\..\......\....\StudentForm.class
.......\.......\.......\lib
.......\.......\.......\...\mysql-connector-java-5.0.8-bin.jar
.......\.......\.......\struts-bean.tld
.......\.......\.......\struts-config.xml
.......\.......\.......\struts-html.tld
.......\.......\.......\struts-logic.tld
.......\.......\.......\
.......\.......\.......\struts-tiles.tld
.......\.......\.......\validator-rules.xml
.......\.......\.......\web.xml
仅供参考,建议先夯实相关基础,这些后期会学的. |