文件名称:begining_ssh2
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 147kb
- 下载次数:
- 0次
- 提 供 者:
- 阳*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个基于SSH2的CRUD简单入门级实例
。
主要是给许多正在学习Ssh2入门的朋友,
仔细看看这个示例,对于一般的CRUD(增
删改查)的应用就能举一反三了。-This is a SSH2 based on the CRUD simple entry-level instance. Mainly to the many friends are learning Ssh2 entry, a closer look at this example, for the average CRUD (CRUD) applications will be able to judge the whole of the.
。
主要是给许多正在学习Ssh2入门的朋友,
仔细看看这个示例,对于一般的CRUD(增
删改查)的应用就能举一反三了。-This is a SSH2 based on the CRUD simple entry-level instance. Mainly to the many friends are learning Ssh2 entry, a closer look at this example, for the average CRUD (CRUD) applications will be able to judge the whole of the.
相关搜索: begining_ssh2
(系统自动生成,下载前可以参看下载内容)
下载文件列表
begining_ssh2\ssh2_2\Bean 依赖关系.bmp
.............\......\readme.txt
.............\......\ssh2_2\.classpath
.............\......\......\.myhibernatedata
.............\......\......\.mymetadata
.............\......\......\.project
.............\......\......\.settings\org.springframework.ide.eclipse.core.prefs
.............\......\......\.springBeans
.............\......\......\src\cn\scau\ssh2\action\ListUserAction.java
.............\......\......\...\..\....\....\......\RemoveUserAction.java
.............\......\......\...\..\....\....\......\SaveUserAction-validation.xml
.............\......\......\...\..\....\....\......\SaveUserAction.java
.............\......\......\...\..\....\....\......\UpdatePUserAction.java
.............\......\......\...\..\....\....\......\UpdateUserAction-validation.xml
.............\......\......\...\..\....\....\......\UpdateUserAction.java
.............\......\......\...\..\....\....\beans\User-userContext-validation.xml
.............\......\......\...\..\....\....\.....\User.hbm.xml
.............\......\......\...\..\....\....\.....\User.java
.............\......\......\...\..\....\....\dao\impl\UserDaoImpl.java
.............\......\......\...\..\....\....\...\UserDao.java
.............\......\......\...\..\....\....\service\impl\UserServiceImpl.java
.............\......\......\...\..\....\....\.......\UserService.java
.............\......\......\...\..\....\....\utils\DBExport.java
.............\......\......\...\globalMessages.properties
.............\......\......\...\globalMessages_en.properties
.............\......\......\...\globalMessages_zh.properties
.............\......\......\...\hibernate.cfg.xml
.............\......\......\...\log4j.properties
.............\......\......\...\struts.properties
.............\......\......\...\struts.xml
.............\......\......\WebRoot\index.jsp
.............\......\......\.......\list.jsp
.............\......\......\.......\META-INF\MANIFEST.MF
.............\......\......\.......\save.jsp
.............\......\......\.......\update.jsp
.............\......\......\.......\update_success.jsp
.............\......\......\.......\WEB-INF\applicationContext.xml
.............\......\......\.......\.......\spring-form.tld
.............\......\......\.......\.......\spring.tld
.............\......\......\.......\.......\web.xml
.............\......\项目文件列表.jpg
.............\......\ssh2_2\src\cn\scau\ssh2\dao\impl
.............\......\......\...\..\....\....\service\impl
.............\......\......\...\..\....\....\action
.............\......\......\...\..\....\....\beans
.............\......\......\...\..\....\....\dao
.............\......\......\...\..\....\....\service
.............\......\......\...\..\....\....\utils
.............\......\......\...\..\....\ssh2
.............\......\......\...\..\scau
.............\......\......\WebRoot\WEB-INF\classes
.............\......\......\.......\.......\lib
.............\......\......\src\cn
.............\......\......\WebRoot\META-INF
.............\......\......\.......\WEB-INF
.............\......\......\.settings
.............\......\......\src
.............\......\......\WebRoot
.............\......\ssh2_2
.............\ssh2_2
begining_ssh2
.............\......\readme.txt
.............\......\ssh2_2\.classpath
.............\......\......\.myhibernatedata
.............\......\......\.mymetadata
.............\......\......\.project
.............\......\......\.settings\org.springframework.ide.eclipse.core.prefs
.............\......\......\.springBeans
.............\......\......\src\cn\scau\ssh2\action\ListUserAction.java
.............\......\......\...\..\....\....\......\RemoveUserAction.java
.............\......\......\...\..\....\....\......\SaveUserAction-validation.xml
.............\......\......\...\..\....\....\......\SaveUserAction.java
.............\......\......\...\..\....\....\......\UpdatePUserAction.java
.............\......\......\...\..\....\....\......\UpdateUserAction-validation.xml
.............\......\......\...\..\....\....\......\UpdateUserAction.java
.............\......\......\...\..\....\....\beans\User-userContext-validation.xml
.............\......\......\...\..\....\....\.....\User.hbm.xml
.............\......\......\...\..\....\....\.....\User.java
.............\......\......\...\..\....\....\dao\impl\UserDaoImpl.java
.............\......\......\...\..\....\....\...\UserDao.java
.............\......\......\...\..\....\....\service\impl\UserServiceImpl.java
.............\......\......\...\..\....\....\.......\UserService.java
.............\......\......\...\..\....\....\utils\DBExport.java
.............\......\......\...\globalMessages.properties
.............\......\......\...\globalMessages_en.properties
.............\......\......\...\globalMessages_zh.properties
.............\......\......\...\hibernate.cfg.xml
.............\......\......\...\log4j.properties
.............\......\......\...\struts.properties
.............\......\......\...\struts.xml
.............\......\......\WebRoot\index.jsp
.............\......\......\.......\list.jsp
.............\......\......\.......\META-INF\MANIFEST.MF
.............\......\......\.......\save.jsp
.............\......\......\.......\update.jsp
.............\......\......\.......\update_success.jsp
.............\......\......\.......\WEB-INF\applicationContext.xml
.............\......\......\.......\.......\spring-form.tld
.............\......\......\.......\.......\spring.tld
.............\......\......\.......\.......\web.xml
.............\......\项目文件列表.jpg
.............\......\ssh2_2\src\cn\scau\ssh2\dao\impl
.............\......\......\...\..\....\....\service\impl
.............\......\......\...\..\....\....\action
.............\......\......\...\..\....\....\beans
.............\......\......\...\..\....\....\dao
.............\......\......\...\..\....\....\service
.............\......\......\...\..\....\....\utils
.............\......\......\...\..\....\ssh2
.............\......\......\...\..\scau
.............\......\......\WebRoot\WEB-INF\classes
.............\......\......\.......\.......\lib
.............\......\......\src\cn
.............\......\......\WebRoot\META-INF
.............\......\......\.......\WEB-INF
.............\......\......\.settings
.............\......\......\src
.............\......\......\WebRoot
.............\......\ssh2_2
.............\ssh2_2
begining_ssh2