文件名称:MySSH
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 22.77mb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
关于ssh框架整合的一个实例,里面实现了crud操作的基本功能,对初学者能借鉴一下-An instance of ssh fr a mework integration, which has the basic functions of the crud operations for beginners can learn from
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MySSH
.....\.classpath
.....\.myeclipse
.....\.mymetadata
.....\.project
.....\.settings
.....\.........\.jsdtscope
.....\.........\org.eclipse.jdt.core.prefs
.....\.........\org.eclipse.wst.jsdt.ui.superType.container
.....\.........\org.eclipse.wst.jsdt.ui.superType.name
.....\src
.....\...\com
.....\...\...\liuwei
.....\...\...\......\action
.....\...\...\......\......\DeptAction.java
.....\...\...\......\......\StaffAction.java
.....\...\...\......\bean
.....\...\...\......\....\Department.hbm.xml
.....\...\...\......\....\Department.java
.....\...\...\......\....\Staff.hbm.xml
.....\...\...\......\....\Staff.java
.....\...\...\......\dao
.....\...\...\......\daoimp
.....\...\...\......\......\DeptDaoimp.java
.....\...\...\......\......\StaffDaoimp.java
.....\...\...\......\...\DeptDao.java
.....\...\...\......\...\StaffDao.java
.....\...\...\......\local
.....\...\...\......\.....\Messages.properties
.....\...\...\......\.....\Messages_en_US.properties
.....\...\...\......\.....\Messages_zh_CN.properties
.....\...\...\......\service
.....\...\...\......\serviceimp
.....\...\...\......\..........\DeptServiceimp.java
.....\...\...\......\..........\StaffServiceimp.java
.....\...\...\......\.......\DeptService.java
.....\...\...\......\.......\StaffService.java
.....\...\...\......\test
.....\...\...\......\....\TestHibernateMain.java
.....\...\hibernate.cfg.xml
.....\...\struts.xml
.....\...\事务管理说明
.....\WebRoot
.....\.......\addstaff.jsp
.....\.......\getdept.jsp
.....\.......\getstaff.jsp
.....\.......\index.jsp
.....\.......\META-INF
.....\.......\........\MANIFEST.MF
.....\.......\WEB-INF
.....\.......\.......\application.xml
.....\.......\.......\applicationContext-action.xml
.....\.......\.......\applicationContext-dao.xml
.....\.......\.......\applicationContext-service.xml
.....\.......\.......\classes
.....\.......\.......\.......\com
.....\.......\.......\.......\...\liuwei
.....\.......\.......\.......\...\......\action
.....\.......\.......\.......\...\......\......\DeptAction.class
.....\.......\.......\.......\...\......\......\StaffAction.class
.....\.......\.......\.......\...\......\bean
.....\.......\.......\.......\...\......\....\Department.class
.....\.......\.......\.......\...\......\....\Department.hbm.xml
.....\.......\.......\.......\...\......\....\Staff.class
.....\.......\.......\.......\...\......\....\Staff.hbm.xml
.....\.......\.......\.......\...\......\dao
.....\.......\.......\.......\...\......\daoimp
.....\.......\.......\.......\...\......\......\DeptDaoimp.class
.....\.......\.......\.......\...\......\......\StaffDaoimp.class
.....\.......\.......\.......\...\......\...\DeptDao.class
.....\.......\.......\.......\...\......\...\StaffDao.class
.....\.......\.......\.......\...\......\local
.....\.......\.......\.......\...\......\.....\Messages.properties
.....\.......\.......\.......\...\......\.....\Messages_en_US.properties
.....\.......\.......\.......\...\......\.....\Messages_zh_CN.properties
.....\.......\.......\.......\...\......\service
.....\.......\.......\.......\...\......\serviceimp
.....\.......\.......\.......\...\......\..........\DeptServiceimp.class
.....\.......\.......\.......\...\......\..........\StaffServiceimp.class
.....\.......\.......\.......\...\......\.......\DeptService.class
.....\.......\.......\.......\...\......\.......\StaffService.class
.....\.......\.......\.......\...\......\test
.....\.......\.......\.......\...\......\....\TestHibernateMain.class
.....\.......\.......\.......\hibernate.cfg.xml
.....\.......\.......\.......\struts.xml
.....\.......\.......\.......\事务管理说明
.....\.......\.......\lib
.....\.......\.......\...\activation.jar
.....\.......\.......\...\antlr-2.7.6.jar
.....\.......\.......\...\aopalliance.jar
.....\.......\.......\...\aspectjrt.jar
.....\.......\.......\...\aspectjweaver.jar
.....\.......\.......\...\cglib-nodep-2.1_3.jar
.....\.......\.......\...\commons-beanutils.jar
.....\.......\.......\...\commons-codec-1.3.jar
.....\.......\.......\...\commons-collections.jar
.....\.......\.......\...\commons-db
.....\.classpath
.....\.myeclipse
.....\.mymetadata
.....\.project
.....\.settings
.....\.........\.jsdtscope
.....\.........\org.eclipse.jdt.core.prefs
.....\.........\org.eclipse.wst.jsdt.ui.superType.container
.....\.........\org.eclipse.wst.jsdt.ui.superType.name
.....\src
.....\...\com
.....\...\...\liuwei
.....\...\...\......\action
.....\...\...\......\......\DeptAction.java
.....\...\...\......\......\StaffAction.java
.....\...\...\......\bean
.....\...\...\......\....\Department.hbm.xml
.....\...\...\......\....\Department.java
.....\...\...\......\....\Staff.hbm.xml
.....\...\...\......\....\Staff.java
.....\...\...\......\dao
.....\...\...\......\daoimp
.....\...\...\......\......\DeptDaoimp.java
.....\...\...\......\......\StaffDaoimp.java
.....\...\...\......\...\DeptDao.java
.....\...\...\......\...\StaffDao.java
.....\...\...\......\local
.....\...\...\......\.....\Messages.properties
.....\...\...\......\.....\Messages_en_US.properties
.....\...\...\......\.....\Messages_zh_CN.properties
.....\...\...\......\service
.....\...\...\......\serviceimp
.....\...\...\......\..........\DeptServiceimp.java
.....\...\...\......\..........\StaffServiceimp.java
.....\...\...\......\.......\DeptService.java
.....\...\...\......\.......\StaffService.java
.....\...\...\......\test
.....\...\...\......\....\TestHibernateMain.java
.....\...\hibernate.cfg.xml
.....\...\struts.xml
.....\...\事务管理说明
.....\WebRoot
.....\.......\addstaff.jsp
.....\.......\getdept.jsp
.....\.......\getstaff.jsp
.....\.......\index.jsp
.....\.......\META-INF
.....\.......\........\MANIFEST.MF
.....\.......\WEB-INF
.....\.......\.......\application.xml
.....\.......\.......\applicationContext-action.xml
.....\.......\.......\applicationContext-dao.xml
.....\.......\.......\applicationContext-service.xml
.....\.......\.......\classes
.....\.......\.......\.......\com
.....\.......\.......\.......\...\liuwei
.....\.......\.......\.......\...\......\action
.....\.......\.......\.......\...\......\......\DeptAction.class
.....\.......\.......\.......\...\......\......\StaffAction.class
.....\.......\.......\.......\...\......\bean
.....\.......\.......\.......\...\......\....\Department.class
.....\.......\.......\.......\...\......\....\Department.hbm.xml
.....\.......\.......\.......\...\......\....\Staff.class
.....\.......\.......\.......\...\......\....\Staff.hbm.xml
.....\.......\.......\.......\...\......\dao
.....\.......\.......\.......\...\......\daoimp
.....\.......\.......\.......\...\......\......\DeptDaoimp.class
.....\.......\.......\.......\...\......\......\StaffDaoimp.class
.....\.......\.......\.......\...\......\...\DeptDao.class
.....\.......\.......\.......\...\......\...\StaffDao.class
.....\.......\.......\.......\...\......\local
.....\.......\.......\.......\...\......\.....\Messages.properties
.....\.......\.......\.......\...\......\.....\Messages_en_US.properties
.....\.......\.......\.......\...\......\.....\Messages_zh_CN.properties
.....\.......\.......\.......\...\......\service
.....\.......\.......\.......\...\......\serviceimp
.....\.......\.......\.......\...\......\..........\DeptServiceimp.class
.....\.......\.......\.......\...\......\..........\StaffServiceimp.class
.....\.......\.......\.......\...\......\.......\DeptService.class
.....\.......\.......\.......\...\......\.......\StaffService.class
.....\.......\.......\.......\...\......\test
.....\.......\.......\.......\...\......\....\TestHibernateMain.class
.....\.......\.......\.......\hibernate.cfg.xml
.....\.......\.......\.......\struts.xml
.....\.......\.......\.......\事务管理说明
.....\.......\.......\lib
.....\.......\.......\...\activation.jar
.....\.......\.......\...\antlr-2.7.6.jar
.....\.......\.......\...\aopalliance.jar
.....\.......\.......\...\aspectjrt.jar
.....\.......\.......\...\aspectjweaver.jar
.....\.......\.......\...\cglib-nodep-2.1_3.jar
.....\.......\.......\...\commons-beanutils.jar
.....\.......\.......\...\commons-codec-1.3.jar
.....\.......\.......\...\commons-collections.jar
.....\.......\.......\...\commons-db