文件名称:HouseRent
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-06-10
- 文件大小:
- 10.21mb
- 下载次数:
- 0次
- 提 供 者:
- 三*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现租房功能,数据库连接,适合用来做Java入门-Achieve renters function, the connection, suitable for applications Java Getting Started
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HouseRent\.classpath
.........\.myhibernatedata
.........\.mymetadata
.........\.project
.........\WebRoot\foot.jsp
.........\.......\login.jsp
.........\.......\top.jsp
.........\.......\register.jsp
.........\.......\modify.jsp
.........\.......\manage.jsp
.........\.......\success.jsp
.........\.......\houseList.jsp
.........\.......\index.jsp
.........\.......\houseInfo.jsp
.........\.......\addInfo.jsp
.........\.......\WEB-INF\web.xml
.........\.......\.......\lib\antlr-2.7.6.jar
.........\.......\.......\...\asm-attrs.jar
.........\.......\.......\...\asm.jar
.........\.......\.......\...\cglib-2.1.3.jar
.........\.......\.......\...\commons-collections-2.1.1.jar
.........\.......\.......\...\commons-logging-1.0.4.jar
.........\.......\.......\...\dom4j-1.6.1.jar
.........\.......\.......\...\ehcache-1.2.3.jar
.........\.......\.......\...\ejb3-persistence.jar
.........\.......\.......\...\hibernate-annotations.jar
.........\.......\.......\...\hibernate-commons-annotations.jar
.........\.......\.......\...\hibernate-entitymanager.jar
.........\.......\.......\...\hibernate-validator.jar
.........\.......\.......\...\hibernate3.jar
.........\.......\.......\...\jaas.jar
.........\.......\.......\...\javassist.jar
.........\.......\.......\...\jaxen-1.1-beta-7.jar
.........\.......\.......\...\jboss-archive-browsing.jar
.........\.......\.......\...\jdbc2_0-stdext.jar
.........\.......\.......\...\jta.jar
.........\.......\.......\...\log4j-1.2.11.jar
.........\.......\.......\...\ojdbc14.jar
.........\.......\.......\...\xerces-2.6.2.jar
.........\.......\.......\...\xml-apis.jar
.........\.......\.......\...\classes12.jar
.........\.......\.......\...\freemarker-2.3.15.jar
.........\.......\.......\...\freemarker-2.3.8.jar
.........\.......\.......\classes\biz\UsersBiz.class
.........\.......\.......\.......\...\TypeBiz.class
.........\.......\.......\.......\...\StreetBiz.class
.........\.......\.......\.......\...\HouseBiz.class
.........\.......\.......\.......\...\DistrictBiz.class
.........\.......\.......\.......\action\ToModifyAction.class
.........\.......\.......\.......\......\StreetAction.class
.........\.......\.......\.......\......\SearchHouseAction.class
.........\.......\.......\.......\......\RegisterAction.class
.........\.......\.......\.......\......\LoginAction.class
.........\.......\.......\.......\......\IndexAction.class
.........\.......\.......\.......\......\HouseInfoAction.class
.........\.......\.......\.......\......\DoModifyAction.class
.........\.......\.......\.......\......\DoAddHouseAction.class
.........\.......\.......\.......\......\DeleteInfoAction.class
.........\.......\.......\.......\......\AddInfoAction.class
.........\.......\.......\.......\struts.xml
.........\.......\.......\.......\hibernate.cfg.xml
.........\.......\.......\.......\entity\Users.hbm.xml
.........\.......\.......\.......\......\Type.hbm.xml
.........\.......\.......\.......\......\Street.hbm.xml
.........\.......\.......\.......\......\House.hbm.xml
.........\.......\.......\.......\......\District.hbm.xml
.........\.......\.......\.......\......\Users.class
.........\.......\.......\.......\......\Type.class
.........\.......\.......\.......\......\Street.class
.........\.......\.......\.......\......\House.class
.........\.......\.......\.......\......\HibernateSessionFactory.class
.........\.......\.......\.......\......\District.class
.........\.......\.......\.......\impl\UsersDaoImpl.class
.........\.......\.......\.......\....\UsersBizImpl.class
.........\.......\.......\.......\....\Unescape.class
.........\.......\.......\.......\....\TypeDaoImpl.class
.........\.......\.......\.......\....\TypeBizImpl.class
.........\.......\.......\.......\....\Test.class
.........\.......\.......\.......\....\StreetDaoImpl.class
.........\.......\.......\.......\....\StreetBizImpl.class
.........\.......\.......\.......\....\Impl.class
.........\.......\.......\.......\....\HouseDaoImpl.class
.........\.......\.......\.......\....\HouseBizImpl.class
.........\.......\.......\.......\....\DistrictDao