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

  • 所属分类:
  • JSP源码/Java
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 13.2mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 炸*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

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

下载文件列表

压缩包 : 31767640一个基于struts hibernate mssql2000的实例.rar 列表
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.8.1.jar
mytest\WebRoot\WEB-INF\lib\jxl.jar
mytest\WebRoot\WEB-INF\lib\log4j-1.2.8.jar
mytest\WebRoot\WEB-INF\lib\META-INF
mytest\WebRoot\WEB-INF\lib\META-INF\CVS
mytest\WebRoot\WEB-INF\lib\META-INF\CVS\Entries
mytest\WebRoot\WEB-INF\lib\META-INF\CVS\Repository
mytest\WebRoot\WEB-INF\lib\META-INF\CVS\Root
mytest\WebRoot\WEB-INF\lib\META-INF\MANIFEST.MF
mytest\WebRoot\WEB-INF\lib\msbase.jar
mytest\WebRoot\WEB-INF\lib\mssqlserver.jar
mytest\WebRoot\WEB-INF\lib\msutil.jar
mytest\WebRoot\WEB-INF\lib\mysql-connector-java-3.1.7-bin.jar
mytest\WebRoot\WEB-INF\lib\odmg-3.0.jar
mytest\WebRoot\WEB-INF\lib\oscache-2.0.jar
mytest\WebRoot\WEB-INF\lib\proxool-0.8.3.jar
mytest\WebRoot\WEB-INF\lib\spring-aop.jar
mytest\WebRoot\WEB-INF\lib\spring-beans.jar
mytest\WebRoot\WEB-INF\lib\spring-context.jar
mytest\WebRoot\WEB-INF\lib\spring-core.jar
mytest\WebRoot\WEB-INF\lib\spring-dao.jar
mytest\WebRoot\WEB-INF\lib\spring-hibernate.jar
mytest\WebRoot\WEB-INF\lib\spring-jdbc.jar
mytest\WebRoot\WEB-INF\lib\spring-mock.jar
mytest\WebRoot\WEB-INF\lib\spring-orm.jar
mytest\WebRoot\WEB-INF\lib\spring-remoting.jar
mytest\WebRoot\WEB-INF\lib\spring-support.jar
mytest\WebRoot\WEB-INF\lib\spring-web.jar
mytest\WebRoot\WEB-INF\lib\spring-webmvc.jar
mytest\WebRoot\WEB-INF\lib\struts-legacy.jar
mytest\WebRoot\WEB-INF\lib\struts.jar
mytest\WebRoot\WEB-INF\lib\swarmcache-1.0rc2.jar
mytest\WebRoot\WEB-INF\lib\xalan-2.4.0.jar
mytest\WebRoot\WEB-INF\lib\xerces-2.4.0.jar
mytest\WebRoot\WEB-INF\lib\xml-apis.jar
mytest\WebRoot\WEB-INF\struts-config.xml
mytest\WebRoot\WEB-INF\tags
mytest\WebRoot\WEB-INF\tags\struts-bean.tld
mytest\WebRoot\WEB-INF\tags\struts-html.tld
mytest\WebRoot\WEB-INF\tags\struts-logic.tld
mytest\WebRoot\WEB-INF\tags\struts-nested.tld
mytest\WebRoot\WEB-INF\tags\struts-template.tld
mytest\WebRoot\WEB-INF\tags\struts-tiles.tld
mytest\WebRoot\WEB-INF\tiles-defs.xml
mytest\WebRoot\WEB-INF\validation.xml
mytest\WebRoot\WEB-INF\validator-rules.xml
mytest\WebRoot\WEB-INF\web.xml
mytest\数据库文件
mytest\数据库文件\zr20051212
mytest\说明.txt

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org