JAVA的Struts2完整项目版(源码+数据库)

上传者: micyo202 | 上传时间: 2019-12-21 20:19:20 | 文件大小: 5.93MB | 文件类型: rar
这是自己用Struts2框架写的一个完整的管理系统 里面包含了 用户的增删改查 登录 效验 后台 前台 分页 条件查询等功能 对做项目的很有帮助代码干净定义规范 可直接拿去用 希望对你带来大的帮助

文件下载

资源详情

[{"title":"( 54 个子文件 5.93MB ) JAVA的Struts2完整项目版(源码+数据库)","children":[{"title":"Struts2用户登录增删改查(完整)","children":[{"title":"dd","children":[{"title":".project <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":".settings","children":[{"title":".jsdtscope <span style='color:#111;'> 500B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'> 49B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'> 6B </span>","children":null,"spread":false}],"spread":true},{"title":".mymetadata <span style='color:#111;'> 279B </span>","children":null,"spread":false},{"title":"WebRoot","children":[{"title":"success.jsp <span style='color:#111;'> 721B </span>","children":null,"spread":false},{"title":"WEB-INF","children":[{"title":"web.xml <span style='color:#111;'> 904B </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"freemarker-2.3.13.jar <span style='color:#111;'> 849.89KB </span>","children":null,"spread":false},{"title":"log4j-1.2.15.jar <span style='color:#111;'> 382.65KB </span>","children":null,"spread":false},{"title":"struts2-dojo-plugin-2.1.6.jar <span style='color:#111;'> 1.65MB </span>","children":null,"spread":false},{"title":"sqljdbc.jar <span style='color:#111;'> 226.51KB </span>","children":null,"spread":false},{"title":"ognl-2.6.11.jar <span style='color:#111;'> 164.14KB </span>","children":null,"spread":false},{"title":"commons-logging-1.0.4.jar <span style='color:#111;'> 37.12KB </span>","children":null,"spread":false},{"title":"xwork-2.1.2.jar <span style='color:#111;'> 2.18MB </span>","children":null,"spread":false},{"title":"commons-beanutils-1.7.0.jar <span style='color:#111;'> 184.25KB </span>","children":null,"spread":false},{"title":"struts2-core-2.1.6.jar <span style='color:#111;'> 719.45KB </span>","children":null,"spread":false},{"title":"commons-fileupload-1.2.1.jar <span style='color:#111;'> 56.42KB </span>","children":null,"spread":false},{"title":"commons-io-1.3.2.jar <span style='color:#111;'> 85.72KB </span>","children":null,"spread":false}],"spread":false},{"title":"classes","children":[{"title":"log4j.properties <span style='color:#111;'> 202B </span>","children":null,"spread":false},{"title":"com","children":[{"title":"yan","children":[{"title":"biz","children":[{"title":"IUserServ.class <span style='color:#111;'> 586B </span>","children":null,"spread":false},{"title":"UserServImpl.class <span style='color:#111;'> 2.55KB </span>","children":null,"spread":false}],"spread":true},{"title":"utils","children":[{"title":"ServFactory.class <span style='color:#111;'> 417B </span>","children":null,"spread":false},{"title":"DaoFactory.class <span style='color:#111;'> 411B </span>","children":null,"spread":false},{"title":"DBConn.class <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false}],"spread":false},{"title":"actions","children":[{"title":"UserAction.class <span style='color:#111;'> 5.62KB </span>","children":null,"spread":false}],"spread":false},{"title":"dao","children":[{"title":"UserDaoImpl.class <span style='color:#111;'> 6.71KB </span>","children":null,"spread":false},{"title":"IUserDao.class <span style='color:#111;'> 784B </span>","children":null,"spread":false}],"spread":false},{"title":"domain","children":[{"title":"UserBean.class <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"PageBean.class <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"struts.xml <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false},{"title":"struts-2.1.dtd <span style='color:#111;'> 3.68KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"index.jsp <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"Copy.jsp <span style='color:#111;'> 377B </span>","children":null,"spread":false},{"title":"update_user.jsp <span style='color:#111;'> 2.67KB </span>","children":null,"spread":false},{"title":"META-INF","children":[{"title":"MANIFEST.MF <span style='color:#111;'> 39B </span>","children":null,"spread":false}],"spread":true},{"title":"add_user.jsp <span style='color:#111;'> 4.13KB </span>","children":null,"spread":false},{"title":"error.jsp <span style='color:#111;'> 530B </span>","children":null,"spread":false},{"title":"show_user.jsp <span style='color:#111;'> 1.98KB </span>","children":null,"spread":false}],"spread":true},{"title":".myeclipse","children":null,"spread":false},{"title":"src","children":[{"title":"log4j.properties <span style='color:#111;'> 202B </span>","children":null,"spread":false},{"title":"com","children":[{"title":"yan","children":[{"title":"biz","children":[{"title":"UserServImpl.java <span style='color:#111;'> 1.83KB </span>","children":null,"spread":false},{"title":"IUserServ.java <span style='color:#111;'> 541B </span>","children":null,"spread":false}],"spread":true},{"title":"utils","children":[{"title":"ServFactory.java <span style='color:#111;'> 200B </span>","children":null,"spread":false},{"title":"DBConn.java <span style='color:#111;'> 766B </span>","children":null,"spread":false},{"title":"DaoFactory.java <span style='color:#111;'> 190B </span>","children":null,"spread":false}],"spread":true},{"title":"actions","children":[{"title":"UserAction.java <span style='color:#111;'> 4.28KB </span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"UserDaoImpl.java <span style='color:#111;'> 5.83KB </span>","children":null,"spread":false},{"title":"IUserDao.java <span style='color:#111;'> 600B </span>","children":null,"spread":false}],"spread":false},{"title":"domain","children":[{"title":"PageBean.java <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"UserBean.java <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"struts.xml <span style='color:#111;'> 1.62KB </span>","children":null,"spread":false},{"title":"struts-2.1.dtd <span style='color:#111;'> 3.68KB </span>","children":null,"spread":false}],"spread":true},{"title":".classpath <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false},{"title":"datebase","children":[{"title":"test_Data.MDF <span style='color:#111;'> 1024.00KB </span>","children":null,"spread":false},{"title":"test_Log.LDF <span style='color:#111;'> 1024.00KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • jhxly* :
    基本还是可以学习的
    2019-06-02
  • cedar_lee12 :
    感谢分享 谢谢
    2018-08-04
  • zfsn1208 :
    东西不错,值得学习
    2017-12-15
  • kerry_xinyu :
    10分好高啊。。
    2017-09-17
  • wangsun1259 :
    还不错,适合初学者,缺几个包,补充后运行起来了,学习了
    2017-01-14

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明