文件名称:ssh_practice1
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 93kb
- 下载次数:
- 0次
- 提 供 者:
- yi***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
如果有什么不懂的地方或好的建议可以到http://lzpeng.javaeye.com留言或+Q465932946
-If you do not have any good suggestions of places or can http://lzpeng.javaeye.com message or+ Q465932946
-If you do not have any good suggestions of places or can http://lzpeng.javaeye.com message or+ Q465932946
(系统自动生成,下载前可以参看下载内容)
下载文件列表
readme.txt
ssh_practice1
.............\.classpath
.............\.myhibernatedata
.............\.mymetadata
.............\.mystrutsdata
.............\.project
.............\.springBeans
.............\hibernate.reveng.xml
.............\sql
.............\...\load-data.sql
.............\...\schema.sql
.............\src
.............\...\applicationContext.xml
.............\...\log4j.properties
.............\...\org
.............\...\...\lzpeng
.............\...\...\......\constants
.............\...\...\......\.........\OperationType.java
.............\...\...\......\.........\UserStauts.java
.............\...\...\......\dao
.............\...\...\......\...\IBookDAO.java
.............\...\...\......\...\IGenericDAO.java
.............\...\...\......\...\ILendRecordDAO.java
.............\...\...\......\...\impl
.............\...\...\......\...\....\BookDAOImpl.java
.............\...\...\......\...\....\GenericDAOImpl.java
.............\...\...\......\...\....\LendRecordDAOImpl.java
.............\...\...\......\...\....\UserDAOImpl.java
.............\...\...\......\...\IUserDAO.java
.............\...\...\......\pojo
.............\...\...\......\....\Book.hbm.xml
.............\...\...\......\....\Book.java
.............\...\...\......\....\LendRecord.hbm.xml
.............\...\...\......\....\LendRecord.java
.............\...\...\......\....\PrimaryEntity.java
.............\...\...\......\....\Role.hbm.xml
.............\...\...\......\....\Role.java
.............\...\...\......\....\User.hbm.xml
.............\...\...\......\....\User.java
.............\...\...\......\service
.............\...\...\......\.......\IBookManager.java
.............\...\...\......\.......\impl
.............\...\...\......\.......\....\BookManagerImpl.java
.............\...\...\......\.......\....\UserManagerImpl.java
.............\...\...\......\.......\IUserManager.java
.............\...\...\......\web
.............\...\...\......\...\action
.............\...\...\......\...\......\BookAction.java
.............\...\...\......\...\......\UserAction.java
.............\...\...\......\...\ApplicationResources.properties
.............\...\...\......\...\form
.............\...\...\......\...\....\BookForm.java
.............\...\...\......\...\....\UserForm.java
.............\test
.............\....\org
.............\....\...\lzpeng
.............\....\...\......\service
.............\....\...\......\.......\BaseManagerTest.java
.............\....\...\......\.......\UserManagerTest.java
.............\WebRoot
.............\.......\css
.............\.......\...\styles.css
.............\.......\images
.............\.......\......\pleasewait.gif
.............\.......\index.jsp
.............\.......\js
.............\.......\..\jquery-1.3.2.min.js
.............\.......\..\pagebar.js
.............\.......\jsp
.............\.......\...\user.jsp
.............\.......\META-INF
.............\.......\........\MANIFEST.MF
.............\.......\WEB-INF
.............\.......\.......\.struts-config.mex
.............\.......\.......\classes
.............\.......\.......\.......\applicationContext.xml
.............\.......\.......\.......\load-data.sql
.............\.......\.......\.......\log4j.properties
.............\.......\.......\.......\org
.............\.......\.......\.......\...\lzpeng
.............\.......\.......\.......\...\......\constants
.............\.......\.......\.......\...\......\.........\OperationType.class
.............\.......\.......\.......\...\......\.........\UserStauts.class
.............\.......\.......\.......\...\......\dao
.............\.......\.......\.......\...\......\...\IBookDAO.class
.............\.......\.......\.......\...\......\...\IGenericDAO.class
.............\.......\.......\.......\...\......\...\ILendRecordDAO.class
.............\.......\.......\.......\...\......\...\impl
.............\.......\.......\.......\...\......\...\....\BookDAOImpl.class
.............\.......\.......\.......\...\......\...\....\GenericDAOImpl.class
.............\.......\.......\.......\...\......\...\....\LendRecordDAOImpl.class
.............\.......\.
ssh_practice1
.............\.classpath
.............\.myhibernatedata
.............\.mymetadata
.............\.mystrutsdata
.............\.project
.............\.springBeans
.............\hibernate.reveng.xml
.............\sql
.............\...\load-data.sql
.............\...\schema.sql
.............\src
.............\...\applicationContext.xml
.............\...\log4j.properties
.............\...\org
.............\...\...\lzpeng
.............\...\...\......\constants
.............\...\...\......\.........\OperationType.java
.............\...\...\......\.........\UserStauts.java
.............\...\...\......\dao
.............\...\...\......\...\IBookDAO.java
.............\...\...\......\...\IGenericDAO.java
.............\...\...\......\...\ILendRecordDAO.java
.............\...\...\......\...\impl
.............\...\...\......\...\....\BookDAOImpl.java
.............\...\...\......\...\....\GenericDAOImpl.java
.............\...\...\......\...\....\LendRecordDAOImpl.java
.............\...\...\......\...\....\UserDAOImpl.java
.............\...\...\......\...\IUserDAO.java
.............\...\...\......\pojo
.............\...\...\......\....\Book.hbm.xml
.............\...\...\......\....\Book.java
.............\...\...\......\....\LendRecord.hbm.xml
.............\...\...\......\....\LendRecord.java
.............\...\...\......\....\PrimaryEntity.java
.............\...\...\......\....\Role.hbm.xml
.............\...\...\......\....\Role.java
.............\...\...\......\....\User.hbm.xml
.............\...\...\......\....\User.java
.............\...\...\......\service
.............\...\...\......\.......\IBookManager.java
.............\...\...\......\.......\impl
.............\...\...\......\.......\....\BookManagerImpl.java
.............\...\...\......\.......\....\UserManagerImpl.java
.............\...\...\......\.......\IUserManager.java
.............\...\...\......\web
.............\...\...\......\...\action
.............\...\...\......\...\......\BookAction.java
.............\...\...\......\...\......\UserAction.java
.............\...\...\......\...\ApplicationResources.properties
.............\...\...\......\...\form
.............\...\...\......\...\....\BookForm.java
.............\...\...\......\...\....\UserForm.java
.............\test
.............\....\org
.............\....\...\lzpeng
.............\....\...\......\service
.............\....\...\......\.......\BaseManagerTest.java
.............\....\...\......\.......\UserManagerTest.java
.............\WebRoot
.............\.......\css
.............\.......\...\styles.css
.............\.......\images
.............\.......\......\pleasewait.gif
.............\.......\index.jsp
.............\.......\js
.............\.......\..\jquery-1.3.2.min.js
.............\.......\..\pagebar.js
.............\.......\jsp
.............\.......\...\user.jsp
.............\.......\META-INF
.............\.......\........\MANIFEST.MF
.............\.......\WEB-INF
.............\.......\.......\.struts-config.mex
.............\.......\.......\classes
.............\.......\.......\.......\applicationContext.xml
.............\.......\.......\.......\load-data.sql
.............\.......\.......\.......\log4j.properties
.............\.......\.......\.......\org
.............\.......\.......\.......\...\lzpeng
.............\.......\.......\.......\...\......\constants
.............\.......\.......\.......\...\......\.........\OperationType.class
.............\.......\.......\.......\...\......\.........\UserStauts.class
.............\.......\.......\.......\...\......\dao
.............\.......\.......\.......\...\......\...\IBookDAO.class
.............\.......\.......\.......\...\......\...\IGenericDAO.class
.............\.......\.......\.......\...\......\...\ILendRecordDAO.class
.............\.......\.......\.......\...\......\...\impl
.............\.......\.......\.......\...\......\...\....\BookDAOImpl.class
.............\.......\.......\.......\...\......\...\....\GenericDAOImpl.class
.............\.......\.......\.......\...\......\...\....\LendRecordDAOImpl.class
.............\.......\.