首页 开发技术 Java     /    先生管理系统jspmvc

先生管理系统jspmvc

上传者: zhuqiulong | 上传时间:2018/4/1 16:41:06 | 文件大小:549KB | 文件类型:rar
先生管理系统jspmvc
简单的先生管理系统jsp+dao+servletmvc三层 本软件ID:1436334

文件下载

资源详情

[{"title":"(56个子文件549KB)学生管理系统jspmvc","children":[{"title":"StudentMIS","children":[{"title":"NewProject200905140947.sql <span style='color:#111;'>2.08KB</span>","children":null,"spread":false},{"title":".project <span style='color:#111;'>1.20KB</span>","children":null,"spread":false},{"title":"学生管理系统.doc <span style='color:#111;'>24.50KB</span>","children":null,"spread":false},{"title":".mymetadata <span style='color:#111;'>303B</span>","children":null,"spread":false},{"title":"WebRoot","children":[{"title":"WEB-INF","children":[{"title":"web.xml <span style='color:#111;'>4.80KB</span>","children":null,"spread":false},{"title":"lib","children":[{"title":"mysql-connector-java-5.0.8-bin.jar <span style='color:#111;'>528.18KB</span>","children":null,"spread":false}],"spread":true},{"title":"classes","children":[{"title":"cn","children":[{"title":"xxx","children":[{"title":"jdbc","children":[{"title":"DBConnection.class <span style='color:#111;'>1.33KB</span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"IXueKeBiaoDAO.class <span style='color:#111;'>161B</span>","children":null,"spread":false},{"title":"IUserDAO.class <span style='color:#111;'>166B</span>","children":null,"spread":false},{"title":"IStudentDAO.class <span style='color:#111;'>373B</span>","children":null,"spread":false}],"spread":true},{"title":"vo","children":[{"title":"StudentInfo.class <span style='color:#111;'>1.81KB</span>","children":null,"spread":false},{"title":"XuanKeBiao.class <span style='color:#111;'>1.07KB</span>","children":null,"spread":false}],"spread":false},{"title":"servlet","children":[{"title":"QuitServlet.class <span style='color:#111;'>1.07KB</span>","children":null,"spread":false},{"title":"QueryAllStudentServlet.class <span style='color:#111;'>1.39KB</span>","children":null,"spread":false},{"title":"AddStudentServlet.class <span style='color:#111;'>2.61KB</span>","children":null,"spread":false},{"title":"CheckLoginServlet.class <span style='color:#111;'>1.76KB</span>","children":null,"spread":false},{"title":"DeleteStudentByIdServlet.class <span style='color:#111;'>1.90KB</span>","children":null,"spread":false},{"title":"UpdateStudentServlet.class <span style='color:#111;'>2.64KB</span>","children":null,"spread":false},{"title":"QueryByIdServlet.class <span style='color:#111;'>1.86KB</span>","children":null,"spread":false},{"title":"QueryByNameServlet.class <span style='color:#111;'>1.87KB</span>","children":null,"spread":false}],"spread":false},{"title":"impl","children":[{"title":"UserImpl.class <span style='color:#111;'>1.35KB</span>","children":null,"spread":false},{"title":"StudentImpl.class <span style='color:#111;'>5.47KB</span>","children":null,"spread":false},{"title":"XuanKeBiaoImpl.class <span style='color:#111;'>457B</span>","children":null,"spread":false}],"spread":false},{"title":"factory","children":[{"title":"DBFactory.class <span style='color:#111;'>692B</span>","children":null,"spread":false}],"spread":false},{"title":"util","children":[{"title":"AuthenticationFilter.class <span style='color:#111;'>2.00KB</span>","children":null,"spread":false},{"title":"CharacterEncodingFilter.class <span style='color:#111;'>1.36KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true},{"title":"index.jsp <span style='color:#111;'>1.09KB</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":"admin","children":[{"title":"addStudentInfo.jsp <span style='color:#111;'>1.55KB</span>","children":null,"spread":false},{"title":"queryById.jsp <span style='color:#111;'>2.65KB</span>","children":null,"spread":false},{"title":"updateStudentInfo.jsp <span style='color:#111;'>2.00KB</span>","children":null,"spread":false},{"title":"queryByName.jsp <span style='color:#111;'>2.72KB</span>","children":null,"spread":false},{"title":"main.jsp <span style='color:#111;'>1.26KB</span>","children":null,"spread":false},{"title":"queryAllStudentInfo.jsp <span style='color:#111;'>2.42KB</span>","children":null,"spread":false},{"title":"deleteResult.jsp <span style='color:#111;'>954B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".myeclipse","children":null,"spread":false},{"title":"src","children":[{"title":"cn","children":[{"title":"xxx","children":[{"title":"jdbc","children":[{"title":"DBConnection.java <span style='color:#111;'>821B</span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"IXueKeBiaoDAO.java <span style='color:#111;'>133B</span>","children":null,"spread":false},{"title":"IUserDAO.java <span style='color:#111;'>113B</span>","children":null,"spread":false},{"title":"IStudentDAO.java <span style='color:#111;'>521B</span>","children":null,"spread":false}],"spread":true},{"title":"vo","children":[{"title":"StudentInfo.java <span style='color:#111;'>1.16KB</span>","children":null,"spread":false},{"title":"XuanKeBiao.java <span style='color:#111;'>584B</span>","children":null,"spread":false}],"spread":true},{"title":"servlet","children":[{"title":"AddStudentServlet.java <span style='color:#111;'>1.80KB</span>","children":null,"spread":false},{"title":"CheckLoginServlet.java <span style='color:#111;'>1.21KB</span>","children":null,"spread":false},{"title":"QueryByIdServlet.java <span style='color:#111;'>1.08KB</span>","children":null,"spread":false},{"title":"DeleteStudentByIdServlet.java <span style='color:#111;'>1.10KB</span>","children":null,"spread":false},{"title":"UpdateStudentServlet.java <span style='color:#111;'>1.89KB</span>","children":null,"spread":false},{"title":"QueryByNameServlet.java <span style='color:#111;'>1.05KB</span>","children":null,"spread":false},{"title":"QuitServlet.java <span style='color:#111;'>719B</span>","children":null,"spread":false},{"title":"QueryAllStudentServlet.java <span style='color:#111;'>847B</span>","children":null,"spread":false}],"spread":true},{"title":"impl","children":[{"title":"StudentImpl.java <span style='color:#111;'>6.64KB</span>","children":null,"spread":false},{"title":"XuanKeBiaoImpl.java <span style='color:#111;'>252B</span>","children":null,"spread":false},{"title":"UserImpl.java <span style='color:#111;'>803B</span>","children":null,"spread":false}],"spread":false},{"title":"factory","children":[{"title":"DBFactory.java <span style='color:#111;'>514B</span>","children":null,"spread":false}],"spread":false},{"title":"util","children":[{"title":"AuthenticationFilter.java <span style='color:#111;'>1.06KB</span>","children":null,"spread":false},{"title":"CharacterEncodingFilter.java <span style='color:#111;'>797B</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":".classpath <span style='color:#111;'>455B</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • Tingbo2021:
    适合初学者,很好的例子,学习了2015-02-06
  • y751554420:
    在学习课设中可以使用,简单借鉴一下2013-12-10
  • u010862222:
    下载下来了,确实适合我这种初学者2013-11-14

免责申明

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