文件名称:Struts2+Spring2.5+Hibernate3.3整合开发之Sring与Hibernate整合
文件大小:16.37MB
文件格式:ZIP
更新时间:2015-07-20 02:59:41
Struts2+Spring2.5+Hibernate3.3整合开发之Sring与Hibernate整合
一、整合开发时Hibernate、Spring需要的JAR文件。 hibernate核心安装包下的(下载路径:http://www.hibernate.org/,点击“Hibernate Core”右边的“Downloads”): hibernate3.jar lib\bycode\cglib\hibernate-cglib-repack-2.1_3.jar lib\required\*.jar Hibernate注解安装包(下载路径:http://www.hibernate.org,点击“Hibernate Annotations”右边的“Downloads”) hibernate-annotations.jar lib\ejbb3-persistence.jar、hibernate-commons-annotations.jar Hibernate针对JPA的实现包(下载路径:http://www.hibernate.org,点击“Hibernate Entitymanaoer”右边的“Downloads”) hibernate-entitymanager.jar lib\test\log4.jar、slf4j-log4j12.jar Spring安装包下的: dist\spring.jar lib\c3p0\c3p0-0.9.12.jar lib\aspecti\aspectweaver.jar、aspectjrt.jar lib\cglib\cglib-nodep-2.1_3.jar lib\j2ee\common-annotations.jar lib\log4j\log4j-1.2.15.jar lib\jakarta-commons\commons-logging.jar
【文件预览】:
LoginDEMO
----.project(1KB)
----.settings()
--------org.eclipse.jdt.core.prefs(330B)
----.mymetadata(300B)
----WebRoot()
--------login.jsp(921B)
--------WEB-INF()
--------index.jsp(829B)
--------META-INF()
----src()
--------com()
--------junit()
--------.struts.mex(2KB)
--------struts.xml(585B)
--------beans.xml(3KB)
----.classpath(4KB)