CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:一个基于Struts+Hibernate+MsSql2000的实例

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2008-10-13
  • 文件大小:
    13.2mb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

一个简单的用户登录验证,主要是用了Struts+Hibernate框架,工具Eclipse+Myeclipse!-a simple user login validation, it is mainly used by Hibernate Struts framework, Eclipse Myeclipse tools!
(系统自动生成,下载前可以参看下载内容)

下载文件列表

mytest
mytest/.classpath
mytest/.externalToolBuilders
mytest/.externalToolBuilders/com.ibm.etools.validation.validationbuilder (1).launch
mytest/.externalToolBuilders/com.ibm.etools.validation.validationbuilder (2).launch
mytest/.externalToolBuilders/com.ibm.etools.validation.validationbuilder (3).launch
mytest/.externalToolBuilders/com.ibm.sse.model.structuredbuilder (1).launch
mytest/.externalToolBuilders/com.ibm.sse.model.structuredbuilder.launch
mytest/.hiberclipse
mytest/.myeclipse
mytest/.myhibernatedata
mytest/.mymetadata
mytest/.mystrutsdata
mytest/.project
mytest/src
mytest/src/com
mytest/src/com/zhurun
mytest/src/com/zhurun/Action
mytest/src/com/zhurun/Action/LoginAction.java
mytest/src/com/zhurun/Dao
mytest/src/com/zhurun/Dao/DaoImp
mytest/src/com/zhurun/Dao/DaoImp/LoginDaoImpl.java
mytest/src/com/zhurun/Dao/LoginDao.java
mytest/src/com/zhurun/Form
mytest/src/com/zhurun/Form/LoginForm.java
mytest/src/com/zhurun/hibernate
mytest/src/com/zhurun/hibernate/AbstractZrDoc.java
mytest/src/com/zhurun/hibernate/AbstractZrLogin.java
mytest/src/com/zhurun/hibernate/AbstractZrUser.java
mytest/src/com/zhurun/hibernate/FahuoService.java
mytest/src/com/zhurun/hibernate/SessionFactory.java
mytest/src/com/zhurun/hibernate/SessionUtil.java
mytest/src/com/zhurun/hibernate/ZrDoc.hbm.xml
mytest/src/com/zhurun/hibernate/ZrDoc.java
mytest/src/com/zhurun/hibernate/ZrLogin.hbm.xml
mytest/src/com/zhurun/hibernate/ZrLogin.java
mytest/src/com/zhurun/hibernate/ZrUser.hbm.xml
mytest/src/com/zhurun/hibernate/ZrUser.java
mytest/src/com/zhurun/struts
mytest/src/com/zhurun/struts/ApplicationResources.properties
mytest/src/hibernate.cfg.xml
mytest/WebRoot
mytest/WebRoot/index.jsp
mytest/WebRoot/META-INF
mytest/WebRoot/META-INF/MANIFEST.MF
mytest/WebRoot/WEB-INF
mytest/WebRoot/WEB-INF/.struts-config.mex
mytest/WebRoot/WEB-INF/classes
mytest/WebRoot/WEB-INF/classes/com
mytest/WebRoot/WEB-INF/classes/com/zhurun
mytest/WebRoot/WEB-INF/classes/com/zhurun/Action
mytest/WebRoot/WEB-INF/classes/com/zhurun/Action/LoginAction.class
mytest/WebRoot/WEB-INF/classes/com/zhurun/Dao
mytest/WebRoot/WEB-INF/classes/com/zhurun/Dao/DaoImp
mytest/WebRoot/WEB-INF/classes/com/zhurun/Dao/DaoImp/LoginDaoImpl.class
mytest/WebRoot/WEB-INF/classes/com/zhurun/Dao/LoginDao.class
mytest/WebRoot/WEB-INF/classes/com/zhurun/Form
mytest/WebRoot/WEB-INF/classes/com/zhurun/Form/LoginForm.class
mytest/WebRoot/WEB-INF/classes/com/zhurun/hibernate
mytest/WebRoot/WEB-INF/classes/com/zhurun/hibernate/AbstractZrDoc.class
mytest/WebRoot/WEB-INF/classes/com/zhurun/hibernate/AbstractZrLogin.class
mytest/WebRoot/WEB-INF/classes/com/zhurun/hibernate/AbstractZrUser.class
mytest/WebRoot/WEB-INF/classes/com/zhurun/hibernate/FahuoService.class
mytest/WebRoot/WEB-INF/classes/com/zhurun/hibernate/SessionFactory.class
mytest/WebRoot/WEB-INF/classes/com/zhurun/hibernate/SessionUtil.class
mytest/WebRoot/WEB-INF/classes/com/zhurun/hibernate/ZrDoc.class
mytest/WebRoot/WEB-INF/classes/com/zhurun/hibernate/ZrDoc.hbm.xml
mytest/WebRoot/WEB-INF/classes/com/zhurun/hibernate/ZrLogin.class
mytest/WebRoot/WEB-INF/classes/com/zhurun/hibernate/ZrLogin.hbm.xml
mytest/WebRoot/WEB-INF/classes/com/zhurun/hibernate/ZrUser.class
mytest/WebRoot/WEB-INF/classes/com/zhurun/hibernate/ZrUser.hbm.xml
mytest/WebRoot/WEB-INF/classes/com/zhurun/struts
mytest/WebRoot/WEB-INF/classes/com/zhurun/struts/ApplicationResources.properties
mytest/WebRoot/WEB-INF/classes/hibernate.cfg.xml
mytest/WebRoot/WEB-INF/jsp
mytest/WebRoot/WEB-INF/jsp/login.jsp
mytest/WebRoot/WEB-INF/jsp/myjsp.jsp
mytest/WebRoot/WEB-INF/lib
mytest/WebRoot/WEB-INF/lib/ant-1.5.3.jar
mytest/WebRoot/WEB-INF/lib/ant-optional-1.5.3.jar
mytest/WebRoot/WEB-INF/lib/antlr.jar
mytest/WebRoot/WEB-INF/lib/c3p0-0.8.4.5.jar
mytest/WebRoot/WEB-INF/lib/cglib-full-2.0.2.jar
mytest/WebRoot/WEB-INF/lib/commons-beanutils.jar
mytest/WebRoot/WEB-INF/lib/commons-collections-2.1.1.jar
mytest/WebRoot/WEB-INF/lib/commons-collections.jar
mytest/WebRoot/WEB-INF/lib/commons-dbcp-1.2.1.jar
mytest/WebRoot/WEB-INF/lib/commons-digester.jar
mytest/WebRoot/WEB-INF/lib/commons-fileupload.jar
mytest/WebRoot/WEB-INF/lib/commons-lang-1.0.1.jar
mytest/WebRoot/WEB-INF/lib/commons-lang.jar
mytest/WebRoot/WEB-INF/lib/commons-logging-1.0.4.jar
mytest/WebRoot/WEB-INF/lib/commons-logging.jar
mytest/WebRoot/WEB-INF/lib/commons-pool-1.2.jar
mytest/WebRoot/WEB-INF/lib/commons-validator.jar
mytest/WebRoot/WEB-INF/lib/concurrent-1.3.3.jar
mytest/WebRoot/WEB-INF/lib/connector.jar
mytest/WebRoot/WEB-INF/lib/CVS
mytest/WebRoot/WEB-INF/lib/CVS/Entries
mytest/WebRoot/WEB-INF/lib/CVS/Repository
mytest/WebRoot/WEB-INF/lib/CVS/Root
mytest/WebRoot/WEB-INF/lib/dom4j-1.4.jar
mytest/WebRoot/WEB-INF/lib/ehcache-0.9.jar
mytest/WebRoot/WEB-INF/lib/hibernate2.jar
mytest/WebRoot/WEB-INF/lib/jaas.jar
mytest/WebRoot/WEB-INF/lib/jakarta-oro.jar
mytest/WebRoot/WEB-INF/lib/jcommon-0.9.2.jar
mytest/WebRoot/WEB-INF/lib/jcs-1.0-dev.jar
mytest/WebRoot/WEB-INF/lib/jdbc2_0-stdext.jar
mytest/WebRoot/WEB-INF/lib/jfreechart-0.9.17.jar
mytest/WebRoot/WEB-INF/lib/jgroups-2.2.7.jar
mytest/WebRoot/WEB-INF/lib/jta.jar
mytest/WebRoot/WEB-INF/lib/junit-3.

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com