(客户)(个人)用户信息管理系统

上传者: YKbsmn | 上传时间: 2022-05-28 08:44:07 | 文件大小: 6.19MB | 文件类型: RAR
1、该项目采用jsp+servlet+javabean的mvc模式 2、这个项目是比较简单的javaweb小项目,包含登录、注册和注销功能,以及增删查改,不过在里面增加了分页的优化以及模糊查询,这两部分是这个项目的难点。 3、分普通的前后台管理,这部分是通过过滤器实现的,只有登录才能进行增删改查,否则默认为游客模式。 4、界面用的是bootstrap。

文件下载

资源详情

[{"title":"( 62 个子文件 6.19MB ) (客户)(个人)用户信息管理系统","children":[{"title":"day14.sql <span style='color:#111;'> 308B </span>","children":null,"spread":false},{"title":"user","children":[{"title":"WebContent","children":[{"title":"css","children":[{"title":"bootstrap-theme.css <span style='color:#111;'> 25.52KB </span>","children":null,"spread":false},{"title":"bootstrap.min.css <span style='color:#111;'> 118.36KB </span>","children":null,"spread":false},{"title":"bootstrap.css <span style='color:#111;'> 142.59KB </span>","children":null,"spread":false},{"title":"bootstrap-theme.min.css <span style='color:#111;'> 22.86KB </span>","children":null,"spread":false}],"spread":true},{"title":"list.jsp <span style='color:#111;'> 7.01KB </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":"WEB-INF","children":[{"title":"lib","children":[{"title":"taglibs-standard-spec-1.2.1.jar <span style='color:#111;'> 38.00KB </span>","children":null,"spread":false},{"title":"commons-beanutils-1.8.3.jar <span style='color:#111;'> 226.58KB </span>","children":null,"spread":false},{"title":"spring-jdbc-5.0.0.RELEASE.jar <span style='color:#111;'> 381.48KB </span>","children":null,"spread":false},{"title":"taglibs-standard-impl-1.2.1.jar <span style='color:#111;'> 858.61KB </span>","children":null,"spread":false},{"title":"spring-tx-5.0.0.RELEASE.jar <span style='color:#111;'> 243.06KB </span>","children":null,"spread":false},{"title":"hamcrest-core-1.3.jar <span style='color:#111;'> 43.97KB </span>","children":null,"spread":false},{"title":"spring-beans-5.0.0.RELEASE.jar <span style='color:#111;'> 639.37KB </span>","children":null,"spread":false},{"title":"jstl-impl.jar <span style='color:#111;'> 379.45KB </span>","children":null,"spread":false},{"title":"commons-dbutils-1.3.jar <span style='color:#111;'> 40.41KB </span>","children":null,"spread":false},{"title":"mysql-connector-java-5.1.37-bin.jar <span style='color:#111;'> 962.50KB </span>","children":null,"spread":false},{"title":"spring-core-5.0.0.RELEASE.jar <span style='color:#111;'> 1.15MB </span>","children":null,"spread":false},{"title":"druid-1.0.9.jar <span style='color:#111;'> 1.76MB </span>","children":null,"spread":false},{"title":"commons-logging-1.2.jar <span style='color:#111;'> 60.38KB </span>","children":null,"spread":false},{"title":"javax.servlet.jsp.jstl.jar <span style='color:#111;'> 43.61KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"login.jsp <span style='color:#111;'> 1.79KB </span>","children":null,"spread":false},{"title":"add.jsp <span style='color:#111;'> 3.06KB </span>","children":null,"spread":false},{"title":"index.jsp <span style='color:#111;'> 280B </span>","children":null,"spread":false},{"title":"register.jsp <span style='color:#111;'> 2.61KB </span>","children":null,"spread":false},{"title":"update.jsp <span style='color:#111;'> 3.85KB </span>","children":null,"spread":false}],"spread":true},{"title":".settings","children":[{"title":"org.eclipse.wst.jsdt.ui.superType.name <span style='color:#111;'> 6B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.project.facet.core.xml <span style='color:#111;'> 345B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.common.component <span style='color:#111;'> 485B </span>","children":null,"spread":false},{"title":"org.eclipse.wst.jsdt.ui.superType.container <span style='color:#111;'> 49B </span>","children":null,"spread":false},{"title":".jsdtscope <span style='color:#111;'> 567B </span>","children":null,"spread":false},{"title":"org.eclipse.jdt.core.prefs <span style='color:#111;'> 364B </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"dao","children":[{"title":"UserDao.java <span style='color:#111;'> 868B </span>","children":null,"spread":false},{"title":"UserDaoImpl.java <span style='color:#111;'> 3.97KB </span>","children":null,"spread":false}],"spread":true},{"title":"druid.properties <span style='color:#111;'> 217B </span>","children":null,"spread":false},{"title":"domain","children":[{"title":"User.java <span style='color:#111;'> 1.30KB </span>","children":null,"spread":false},{"title":"Page.java <span style='color:#111;'> 1.12KB </span>","children":null,"spread":false},{"title":"LoginUser.java <span style='color:#111;'> 558B </span>","children":null,"spread":false}],"spread":true},{"title":"Filter","children":[{"title":"LoginFilter.java <span style='color:#111;'> 1.59KB </span>","children":null,"spread":false}],"spread":true},{"title":"web","children":[{"title":"UserServlet.java <span style='color:#111;'> 8.40KB </span>","children":null,"spread":false},{"title":"CheckCodeServlet.java <span style='color:#111;'> 2.28KB </span>","children":null,"spread":false}],"spread":true},{"title":"service","children":[{"title":"LoginUserServiceImpl.java <span style='color:#111;'> 747B </span>","children":null,"spread":false},{"title":"UserServiceImpl.java <span style='color:#111;'> 2.01KB </span>","children":null,"spread":false},{"title":"UserService.java <span style='color:#111;'> 694B </span>","children":null,"spread":false},{"title":"LoginUserService.java <span style='color:#111;'> 358B </span>","children":null,"spread":false}],"spread":true},{"title":"util","children":[{"title":"JDBCUtils.java <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".project <span style='color:#111;'> 911B </span>","children":null,"spread":false},{"title":".classpath <span style='color:#111;'> 2.02KB </span>","children":null,"spread":false},{"title":"build","children":[{"title":"classes","children":[{"title":"dao","children":[{"title":"UserDao.class <span style='color:#111;'> 787B </span>","children":null,"spread":false},{"title":"UserDaoImpl.class <span style='color:#111;'> 5.59KB </span>","children":null,"spread":false}],"spread":true},{"title":"druid.properties <span style='color:#111;'> 217B </span>","children":null,"spread":false},{"title":"domain","children":[{"title":"User.class <span style='color:#111;'> 1.87KB </span>","children":null,"spread":false},{"title":"Page.class <span style='color:#111;'> 2.18KB </span>","children":null,"spread":false},{"title":"LoginUser.class <span style='color:#111;'> 871B </span>","children":null,"spread":false}],"spread":true},{"title":"Filter","children":[{"title":"LoginFilter.class <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false}],"spread":true},{"title":"web","children":[{"title":"UserServlet.class <span style='color:#111;'> 7.35KB </span>","children":null,"spread":false},{"title":"CheckCodeServlet.class <span style='color:#111;'> 3.09KB </span>","children":null,"spread":false}],"spread":true},{"title":"service","children":[{"title":"LoginUserServiceImpl.class <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"UserService.class <span style='color:#111;'> 644B </span>","children":null,"spread":false},{"title":"LoginUserService.class <span style='color:#111;'> 274B </span>","children":null,"spread":false},{"title":"UserServiceImpl.class <span style='color:#111;'> 2.73KB </span>","children":null,"spread":false}],"spread":false},{"title":"util","children":[{"title":"JDBCUtils.class <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

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