CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程

文件名称:TestStruts222

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

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

利用hibernate+struts2实现简单的网页注册登录及相应的增删改查操作,jar包已导入,直接加在工程并修改数据库连接即可。-To use hibernate+struts2 achieve simple web registration login and change the appropriate additions and deletions to check operation, the jar package has been imported directly add to the project and modify the database connection.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

TestStruts222/.classpath
TestStruts222/.mymetadata
TestStruts222/.project
TestStruts222/WebRoot/error.jsp
TestStruts222/WebRoot/index.jsp
TestStruts222/WebRoot/login.jsp
TestStruts222/WebRoot/preupdate.jsp
TestStruts222/WebRoot/register.jsp
TestStruts222/WebRoot/showalluser.jsp
TestStruts222/WebRoot/success.jsp
TestStruts222/WebRoot/WEB-INF/web.xml
TestStruts222/WebRoot/WEB-INF/lib/antlr-2.7.6.jar
TestStruts222/WebRoot/WEB-INF/lib/commons-collections-3.1.jar
TestStruts222/WebRoot/WEB-INF/lib/commons-fileupload-1.2.1.jar
TestStruts222/WebRoot/WEB-INF/lib/commons-io-1.3.2.jar
TestStruts222/WebRoot/WEB-INF/lib/commons-logging-1.0.4.jar
TestStruts222/WebRoot/WEB-INF/lib/dom4j-1.6.1.jar
TestStruts222/WebRoot/WEB-INF/lib/freemarker-2.3.13.jar
TestStruts222/WebRoot/WEB-INF/lib/hibernate3.jar
TestStruts222/WebRoot/WEB-INF/lib/javassist-3.9.0.GA.jar
TestStruts222/WebRoot/WEB-INF/lib/jta-1.1.jar
TestStruts222/WebRoot/WEB-INF/lib/log4j-1.2.15.jar
TestStruts222/WebRoot/WEB-INF/lib/mysql-connector-java-5.0.8-bin.jar
TestStruts222/WebRoot/WEB-INF/lib/ognl-2.6.11.jar
TestStruts222/WebRoot/WEB-INF/lib/oscache-2.1.jar
TestStruts222/WebRoot/WEB-INF/lib/slf4j-api-1.5.8.jar
TestStruts222/WebRoot/WEB-INF/lib/slf4j-log4j12-1.5.0.jar
TestStruts222/WebRoot/WEB-INF/lib/struts2-core-2.1.6.jar
TestStruts222/WebRoot/WEB-INF/lib/xwork-2.1.2.jar
TestStruts222/WebRoot/WEB-INF/classes/hibernate.cfg.xml
TestStruts222/WebRoot/WEB-INF/classes/struts.xml
TestStruts222/WebRoot/WEB-INF/classes/com/pb/util/HibernateUtil.class
TestStruts222/WebRoot/WEB-INF/classes/com/pb/service/UserService.class
TestStruts222/WebRoot/WEB-INF/classes/com/pb/service/impl/UserServiceImpl.class
TestStruts222/WebRoot/WEB-INF/classes/com/pb/entity/UserBean.class
TestStruts222/WebRoot/WEB-INF/classes/com/pb/entity/UserBean.hbm.xml
TestStruts222/WebRoot/WEB-INF/classes/com/pb/dao/UserDao.class
TestStruts222/WebRoot/WEB-INF/classes/com/pb/dao/impl/UserDaoImpl.class
TestStruts222/WebRoot/WEB-INF/classes/com/pb/action/user/UserDeleteAction.class
TestStruts222/WebRoot/WEB-INF/classes/com/pb/action/user/UserFindAction.class
TestStruts222/WebRoot/WEB-INF/classes/com/pb/action/user/UserLoginAction.class
TestStruts222/WebRoot/WEB-INF/classes/com/pb/action/user/UserRegisterAction.class
TestStruts222/WebRoot/WEB-INF/classes/com/pb/action/user/UserShowAllAction.class
TestStruts222/WebRoot/WEB-INF/classes/com/pb/action/user/UserUpdateAction.class
TestStruts222/WebRoot/META-INF/MANIFEST.MF
TestStruts222/src/hibernate.cfg.xml
TestStruts222/src/struts.xml
TestStruts222/src/com/pb/util/HibernateUtil.java
TestStruts222/src/com/pb/service/UserService.java
TestStruts222/src/com/pb/service/impl/UserServiceImpl.java
TestStruts222/src/com/pb/entity/UserBean.hbm.xml
TestStruts222/src/com/pb/entity/UserBean.java
TestStruts222/src/com/pb/dao/UserDao.java
TestStruts222/src/com/pb/dao/impl/UserDaoImpl.java
TestStruts222/src/com/pb/action/user/UserDeleteAction.java
TestStruts222/src/com/pb/action/user/UserFindAction.java
TestStruts222/src/com/pb/action/user/UserLoginAction.java
TestStruts222/src/com/pb/action/user/UserRegisterAction.java
TestStruts222/src/com/pb/action/user/UserShowAllAction.java
TestStruts222/src/com/pb/action/user/UserUpdateAction.java
TestStruts222/jar/struts2/commons-fileupload-1.2.1.jar
TestStruts222/jar/struts2/commons-io-1.3.2.jar
TestStruts222/jar/struts2/commons-logging-1.0.4.jar
TestStruts222/jar/struts2/freemarker-2.3.13.jar
TestStruts222/jar/struts2/ognl-2.6.11.jar
TestStruts222/jar/struts2/struts2-core-2.1.6.jar
TestStruts222/jar/struts2/xwork-2.1.2.jar
TestStruts222/jar/hibernate3.32/antlr-2.7.6.jar
TestStruts222/jar/hibernate3.32/commons-collections-3.1.jar
TestStruts222/jar/hibernate3.32/commons-logging.jar
TestStruts222/jar/hibernate3.32/dom4j-1.6.1.jar
TestStruts222/jar/hibernate3.32/hibernate3.jar
TestStruts222/jar/hibernate3.32/javassist-3.9.0.GA.jar
TestStruts222/jar/hibernate3.32/jta-1.1.jar
TestStruts222/jar/hibernate3.32/log4j-1.2.15.jar
TestStruts222/jar/hibernate3.32/mysql-connector-java-5.0.8-bin.jar
TestStruts222/jar/hibernate3.32/oscache-2.1.jar
TestStruts222/jar/hibernate3.32/slf4j-api-1.5.8.jar
TestStruts222/jar/hibernate3.32/slf4j-log4j12-1.5.0.jar
TestStruts222/.settings/.jsdtscope
TestStruts222/.settings/org.eclipse.wst.jsdt.ui.superType.container
TestStruts222/.settings/org.eclipse.wst.jsdt.ui.superType.name
TestStruts222/WebRoot/WEB-INF/classes/com/pb/service/impl
TestStruts222/WebRoot/WEB-INF/classes/com/pb/dao/impl
TestStruts222/WebRoot/WEB-INF/classes/com/pb/action/user
TestStruts222/WebRoot/WEB-INF/classes/com/pb/util
TestStruts222/WebRoot/WEB-INF/classes/com/pb/service
TestStruts222/WebRoot/WEB-INF/classes/com/pb/entity
TestStruts222/WebRoot/WEB-INF/classes/com/pb/dao
TestStruts222/WebRoot/WEB-INF/classes/com/pb/action
TestStruts222/WebRoot/WEB-INF/classes/com/pb
TestStruts222/src/com/pb/service/impl
TestStruts222/src/com/pb/dao/impl
TestStruts222/src/com/pb/action/user
TestStruts222/WebRoot/WEB-INF/classes/com
TestStruts222/src/com/pb/util
TestStruts222/src/com/pb/service
TestStruts222/src/com/pb/entity
TestStruts222/src/com/pb/dao
TestStruts222/src/com/pb/

相关说明

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

相关评论

暂无评论内容.

发表评论

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