文件名称:一个基于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.
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.
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.