Java_WebMvc_Student.zip

上传者: 40351820 | 上传时间: 2021-04-30 09:02:05 | 文件大小: 8.52MB | 文件类型: ZIP
使用前端、数据库、JavaWeb 等技术并采用 MVC 设计模式,基于三层架构实现学生信息管理系统 其中学生信息有: 学号、姓名、性别、出生日期 要求: a. 完成用户登陆功能 (判断用户输入的用户名密码和数据库存储的用户名密码是否相同) 当登陆成功 跳转到首页显示登陆成功(页面、数据库表自行设计实现) b.完成用户添加功能(首先跳转到添加页面,将页面表单中填写的内容保存到数据库中) c.使用过滤器对添加用户的请求进行拦截,判断是否是未登录状态 未登录:跳转到登陆页面 已登陆:放行到目标资源,完成添加操作 提示:用户登陆时,将用户信息存到session中,过滤器中判断session中有没有用户信息

文件下载

资源详情

[{"title":"( 94 个子文件 8.52MB ) Java_WebMvc_Student.zip","children":[{"title":"resource","children":[{"title":"c3p0-config.xml <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"druid.properties <span style='color:#111;'> 211B </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"com","children":[{"title":"liuli","children":[{"title":"service","children":[{"title":"UserServiceImpl.java <span style='color:#111;'> 520B </span>","children":null,"spread":false},{"title":"StudentServiceImpl.java <span style='color:#111;'> 536B </span>","children":null,"spread":false},{"title":"StudentService.java <span style='color:#111;'> 171B </span>","children":null,"spread":false},{"title":"UserService.java <span style='color:#111;'> 166B </span>","children":null,"spread":false}],"spread":true},{"title":"utils","children":[{"title":"Contants.java <span style='color:#111;'> 116B </span>","children":null,"spread":false},{"title":"C3P0Utils.java <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false},{"title":"DBCPUtils.java <span style='color:#111;'> 1.56KB </span>","children":null,"spread":false},{"title":"DruidUtils.java <span style='color:#111;'> 2.19KB </span>","children":null,"spread":false}],"spread":true},{"title":"domain","children":[{"title":"User.java <span style='color:#111;'> 733B </span>","children":null,"spread":false},{"title":"Student.java <span style='color:#111;'> 1.50KB </span>","children":null,"spread":false}],"spread":true},{"title":"filter","children":[{"title":"LoginFilter.java <span style='color:#111;'> 1.26KB </span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"UserDaoLoginImpl.java <span style='color:#111;'> 1.46KB </span>","children":null,"spread":false},{"title":"UserDaoLogin.java <span style='color:#111;'> 215B </span>","children":null,"spread":false},{"title":"StudentDao.java <span style='color:#111;'> 167B </span>","children":null,"spread":false},{"title":"StudenDaoImpl.java <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false}],"spread":true},{"title":"servlet","children":[{"title":"LoginOutServlet.java <span style='color:#111;'> 813B </span>","children":null,"spread":false},{"title":"StudentServlet.java <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"LoginServlet.java <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"要求.txt <span style='color:#111;'> 855B </span>","children":null,"spread":false},{"title":"zy.sql <span style='color:#111;'> 1.65KB </span>","children":null,"spread":false},{"title":"Java_WebMvc_Student.iml <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"web","children":[{"title":"WEB-INF","children":[{"title":"lib","children":[{"title":"commons-pool-1.5.6.jar <span style='color:#111;'> 98.12KB </span>","children":null,"spread":false},{"title":"jaxen-1.1-beta-6.jar <span style='color:#111;'> 238.60KB </span>","children":null,"spread":false},{"title":"dom4j-1.6.1.jar <span style='color:#111;'> 306.54KB </span>","children":null,"spread":false},{"title":"druid-1.0.9.jar <span style='color:#111;'> 1.76MB </span>","children":null,"spread":false},{"title":"commons-dbutils-1.6.jar <span style='color:#111;'> 76.03KB </span>","children":null,"spread":false},{"title":"commons-dbcp-1.4.jar <span style='color:#111;'> 156.76KB </span>","children":null,"spread":false},{"title":"c3p0-0.9.5.2.jar <span style='color:#111;'> 486.20KB </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":"mchange-commons-java-0.2.12.jar <span style='color:#111;'> 603.61KB </span>","children":null,"spread":false}],"spread":true},{"title":"web.xml <span style='color:#111;'> 1.64KB </span>","children":null,"spread":false}],"spread":true},{"title":"jsp","children":[{"title":"welcome.jsp <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"add.jsp <span style='color:#111;'> 828B </span>","children":null,"spread":false}],"spread":true},{"title":"index.jsp <span style='color:#111;'> 498B </span>","children":null,"spread":false},{"title":"login.jsp <span style='color:#111;'> 625B </span>","children":null,"spread":false}],"spread":true},{"title":"out","children":[{"title":"artifacts","children":[{"title":"Java_WebMvc_Student_war_exploded","children":[{"title":"WEB-INF","children":[{"title":"jsp","children":null,"spread":false},{"title":"classes","children":[{"title":"c3p0-config.xml <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"druid.properties <span style='color:#111;'> 211B </span>","children":null,"spread":false},{"title":"com","children":[{"title":"liuli","children":[{"title":"service","children":[{"title":"UserService.class <span style='color:#111;'> 201B </span>","children":null,"spread":false},{"title":"UserServiceImpl.class <span style='color:#111;'> 772B </span>","children":null,"spread":false},{"title":"StudentService.class <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"StudentServiceImpl.class <span style='color:#111;'> 898B </span>","children":null,"spread":false}],"spread":false},{"title":"TestDBUtils","children":null,"spread":false},{"title":"utils","children":[{"title":"Contants.class <span style='color:#111;'> 366B </span>","children":null,"spread":false},{"title":"DBCPUtils.class <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"C3P0Utils.class <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"DruidUtils.class <span style='color:#111;'> 2.03KB </span>","children":null,"spread":false}],"spread":false},{"title":"domain","children":[{"title":"User.class <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"Student.class <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false}],"spread":false},{"title":"filter","children":[{"title":"LoginFilter.class <span style='color:#111;'> 2.10KB </span>","children":null,"spread":false}],"spread":false},{"title":"controller","children":null,"spread":false},{"title":"dao","children":[{"title":"UserDaoLoginImpl.class <span style='color:#111;'> 2.25KB </span>","children":null,"spread":false},{"title":"StudenDaoImpl.class <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"StudentDao.class <span style='color:#111;'> 168B </span>","children":null,"spread":false},{"title":"UserDaoLogin.class <span style='color:#111;'> 206B </span>","children":null,"spread":false}],"spread":false},{"title":"util.class <span style='color:#111;'> 257B </span>","children":null,"spread":false},{"title":"servlet","children":[{"title":"LoginServlet.class <span style='color:#111;'> 2.49KB </span>","children":null,"spread":false},{"title":"StudentServlet.class <span style='color:#111;'> 2.74KB </span>","children":null,"spread":false},{"title":"LoginOutServlet.class <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"META-INF","children":[{"title":"Java_WebMvc_Student.kotlin_module <span style='color:#111;'> 16B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"lib","children":[{"title":"commons-pool-1.5.6.jar <span style='color:#111;'> 98.12KB </span>","children":null,"spread":false},{"title":"jaxen-1.1-beta-6.jar <span style='color:#111;'> 238.60KB </span>","children":null,"spread":false},{"title":"dom4j-1.6.1.jar <span style='color:#111;'> 306.54KB </span>","children":null,"spread":false},{"title":"druid-1.0.9.jar <span style='color:#111;'> 1.76MB </span>","children":null,"spread":false},{"title":"commons-dbutils-1.6.jar <span style='color:#111;'> 76.03KB </span>","children":null,"spread":false},{"title":"commons-dbcp-1.4.jar <span style='color:#111;'> 156.76KB </span>","children":null,"spread":false},{"title":"c3p0-0.9.5.2.jar <span style='color:#111;'> 486.20KB </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":"mchange-commons-java-0.2.12.jar <span style='color:#111;'> 603.61KB </span>","children":null,"spread":false}],"spread":true},{"title":"web.xml <span style='color:#111;'> 1.64KB </span>","children":null,"spread":false}],"spread":true},{"title":"jsp","children":[{"title":"welcome.jsp <span style='color:#111;'> 1.10KB </span>","children":null,"spread":false},{"title":"add.jsp <span style='color:#111;'> 828B </span>","children":null,"spread":false}],"spread":true},{"title":"index.jsp <span style='color:#111;'> 498B </span>","children":null,"spread":false},{"title":"lib","children":null,"spread":false},{"title":"login.jsp <span style='color:#111;'> 625B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"production","children":[{"title":"Java_WebMvc_Student","children":[{"title":"c3p0-config.xml <span style='color:#111;'> 1.25KB </span>","children":null,"spread":false},{"title":"druid.properties <span style='color:#111;'> 211B </span>","children":null,"spread":false},{"title":"com","children":[{"title":"liuli","children":[{"title":"service","children":[{"title":"UserService.class <span style='color:#111;'> 201B </span>","children":null,"spread":false},{"title":"UserServiceImpl.class <span style='color:#111;'> 772B </span>","children":null,"spread":false},{"title":"StudentService.class <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"StudentServiceImpl.class <span style='color:#111;'> 898B </span>","children":null,"spread":false}],"spread":false},{"title":"utils","children":[{"title":"Contants.class <span style='color:#111;'> 366B </span>","children":null,"spread":false},{"title":"DBCPUtils.class <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"C3P0Utils.class <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"DruidUtils.class <span style='color:#111;'> 2.03KB </span>","children":null,"spread":false}],"spread":false},{"title":"domain","children":[{"title":"User.class <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"Student.class <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false}],"spread":false},{"title":"filter","children":[{"title":"LoginFilter.class <span style='color:#111;'> 2.10KB </span>","children":null,"spread":false}],"spread":false},{"title":"dao","children":[{"title":"UserDaoLoginImpl.class <span style='color:#111;'> 2.25KB </span>","children":null,"spread":false},{"title":"StudenDaoImpl.class <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"StudentDao.class <span style='color:#111;'> 168B </span>","children":null,"spread":false},{"title":"UserDaoLogin.class <span style='color:#111;'> 206B </span>","children":null,"spread":false}],"spread":false},{"title":"servlet","children":[{"title":"LoginServlet.class <span style='color:#111;'> 2.49KB </span>","children":null,"spread":false},{"title":"StudentServlet.class <span style='color:#111;'> 2.74KB </span>","children":null,"spread":false},{"title":"LoginOutServlet.class <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"META-INF","children":[{"title":"Java_WebMvc_Student.kotlin_module <span style='color:#111;'> 16B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • qq_59853225 :
    用户下载后在一定时间内未进行评价,系统默认好评。
    2021-07-08

免责申明

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