文件名称:ssh框架搭建实例源码
文件大小:23.51MB
文件格式:RAR
更新时间:2015-03-12 10:39:23
ssh 框架 源码
本资源是一个最简单的一个ssh框架实例,包含完整的代码(dao层有annotation和xml两种实现方式修改applicationContext.xml和hibernate.cfg.xml相应位置就可以切换),数据库ssh.sql文件,和所有的jar包,运行于eclips开发环境(myeclipse估计能用,没有测试)。eclips版本:Eclipse Java EE IDE for Web Developers.Version: Helios Service Release 2 Build id: 20110218-0911。采用mysql数据库,服务器为tomcat6.0,jdk1.6.0_18。测试连接:http://localhost:8080/ssh/ 资源分1分算是对自己劳动的尊重。下载的同学下载后,评价一下也可以把分数挣回去。
【文件预览】:
ssh
----.project(1KB)
----WebContent()
--------WEB-INF()
--------index.jsp(461B)
--------META-INF()
----resource()
--------struts.xml(719B)
--------applicationContext.xml(4KB)
--------hibernate.cfg.xml(494B)
--------Student.hbm.xml(604B)
--------jdbc.properties(453B)
--------log4j.properties(477B)
----database()
--------ssh.sql(827B)
----src()
--------lcz()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.jdt.ui.prefs(125B)
--------org.eclipse.wst.common.project.facet.core.xml(345B)
--------org.eclipse.jdt.core.prefs(23KB)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.component(593B)
--------.jsdtscope(503B)
----build()
--------classes()
----test()
--------lcz()
----.classpath(1002B)