Javaweb学生管理系统

上传者: 36654606 | 上传时间: 2019-12-21 20:46:29 | 文件大小: 1.6MB | 文件类型: rar
代码的功能预览图可以去我本人的博客查看,地址:https://blog.csdn.net/qq_36654606/article/details/86633857
有一篇专门的博客介绍。

文件下载

资源详情

( 53 个子文件 1.6MB ) Javaweb学生管理系统
简单的Javaweb学生管理系统
stus.sql 1.54KB
Stu
WebContent
list.jsp 2.01KB
META-INF
MANIFEST.MF 39B
WEB-INF
web.xml 3.13KB
lib
c3p0-0.9.1.2.jar 596.47KB
mysql-connector-java-5.1.7-bin.jar 693.28KB
standard.jar 384.04KB
jstl.jar 20.20KB
commons-dbutils-1.4.jar 48.41KB
list_page.jsp 3.12KB
add.jsp 1.48KB
index.jsp 477B
edit.jsp 2.18KB
.settings
org.eclipse.wst.jsdt.ui.superType.name 6B
org.eclipse.wst.common.project.facet.core.xml 345B
org.eclipse.wst.common.component 461B
org.eclipse.wst.jsdt.ui.superType.container 49B
.jsdtscope 503B
org.eclipse.jdt.core.prefs 364B
src
com
huel
dao
StudentDao.java 1.35KB
impl
StudentDaoImpl.java 4.78KB
domain
Student.java 2.08KB
PageBean.java 1.41KB
servlet
AddServlet.java 2.53KB
StudentListPageServlet.java 1.40KB
UpdateServlet.java 2.14KB
SearchStudentServlet.java 1.39KB
StudentListServlet.java 1.33KB
EditServlet.java 1.34KB
DeleteServlet.java 1.27KB
service
impl
StudentServiceImpl.java 2.16KB
StudentService.java 1.33KB
utils
JDBCUtil02.java 1.61KB
TextUtils.java 231B
c3p0-config.xml 1.52KB
.project 1.01KB
.classpath 841B
build
classes
com
huel
dao
StudentDao.class 839B
impl
StudentDaoImpl.class 4.28KB
domain
PageBean.class 1.73KB
Student.class 2.77KB
servlet
StudentListPageServlet.class 1.86KB
StudentListServlet.class 1.63KB
AddServlet.class 2.47KB
UpdateServlet.class 2.59KB
SearchStudentServlet.class 1.91KB
DeleteServlet.class 1.63KB
EditServlet.class 1.71KB
service
StudentService.class 715B
impl
StudentServiceImpl.class 2.50KB
utils
TextUtils.class 504B
JDBCUtil02.class 1.94KB
c3p0-config.xml 1.52KB
[{"title":"( 53 个子文件 1.6MB ) Javaweb学生管理系统","children":[{"title":"简单的Javaweb学生管理系统","children":[{"title":"stus.sql <span style='color:#111;'> 1.54KB </span>","children":null,"spread":false},{"title":"Stu","children":[{"title":"WebContent","children":[{"title":"list.jsp <span style='color:#111;'> 2.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":"web.xml <span style='color:#111;'> 3.13KB </span>","children":null,"spread":false},{"title":"lib","children":[{"title":"c3p0-0.9.1.2.jar <span style='color:#111;'> 596.47KB </span>","children":null,"spread":false},{"title":"mysql-connector-java-5.1.7-bin.jar <span style='color:#111;'> 693.28KB </span>","children":null,"spread":false},{"title":"standard.jar <span style='color:#111;'> 384.04KB </span>","children":null,"spread":false},{"title":"jstl.jar <span style='color:#111;'> 20.20KB </span>","children":null,"spread":false},{"title":"commons-dbutils-1.4.jar <span style='color:#111;'> 48.41KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"list_page.jsp <span style='color:#111;'> 3.12KB </span>","children":null,"spread":false},{"title":"add.jsp <span style='color:#111;'> 1.48KB </span>","children":null,"spread":false},{"title":"index.jsp <span style='color:#111;'> 477B </span>","children":null,"spread":false},{"title":"edit.jsp <span style='color:#111;'> 2.18KB </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;'> 461B </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;'> 503B </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":"com","children":[{"title":"huel","children":[{"title":"dao","children":[{"title":"StudentDao.java <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"impl","children":[{"title":"StudentDaoImpl.java <span style='color:#111;'> 4.78KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"domain","children":[{"title":"Student.java <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false},{"title":"PageBean.java <span style='color:#111;'> 1.41KB </span>","children":null,"spread":false}],"spread":true},{"title":"servlet","children":[{"title":"AddServlet.java <span style='color:#111;'> 2.53KB </span>","children":null,"spread":false},{"title":"StudentListPageServlet.java <span style='color:#111;'> 1.40KB </span>","children":null,"spread":false},{"title":"UpdateServlet.java <span style='color:#111;'> 2.14KB </span>","children":null,"spread":false},{"title":"SearchStudentServlet.java <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"StudentListServlet.java <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"EditServlet.java <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"DeleteServlet.java <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false}],"spread":true},{"title":"service","children":[{"title":"impl","children":[{"title":"StudentServiceImpl.java <span style='color:#111;'> 2.16KB </span>","children":null,"spread":false}],"spread":true},{"title":"StudentService.java <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false}],"spread":true},{"title":"utils","children":[{"title":"JDBCUtil02.java <span style='color:#111;'> 1.61KB </span>","children":null,"spread":false},{"title":"TextUtils.java <span style='color:#111;'> 231B </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"c3p0-config.xml <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false}],"spread":true},{"title":".project <span style='color:#111;'> 1.01KB </span>","children":null,"spread":false},{"title":".classpath <span style='color:#111;'> 841B </span>","children":null,"spread":false},{"title":"build","children":[{"title":"classes","children":[{"title":"com","children":[{"title":"huel","children":[{"title":"dao","children":[{"title":"StudentDao.class <span style='color:#111;'> 839B </span>","children":null,"spread":false},{"title":"impl","children":[{"title":"StudentDaoImpl.class <span style='color:#111;'> 4.28KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"domain","children":[{"title":"PageBean.class <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"Student.class <span style='color:#111;'> 2.77KB </span>","children":null,"spread":false}],"spread":true},{"title":"servlet","children":[{"title":"StudentListPageServlet.class <span style='color:#111;'> 1.86KB </span>","children":null,"spread":false},{"title":"StudentListServlet.class <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false},{"title":"AddServlet.class <span style='color:#111;'> 2.47KB </span>","children":null,"spread":false},{"title":"UpdateServlet.class <span style='color:#111;'> 2.59KB </span>","children":null,"spread":false},{"title":"SearchStudentServlet.class <span style='color:#111;'> 1.91KB </span>","children":null,"spread":false},{"title":"DeleteServlet.class <span style='color:#111;'> 1.63KB </span>","children":null,"spread":false},{"title":"EditServlet.class <span style='color:#111;'> 1.71KB </span>","children":null,"spread":false}],"spread":false},{"title":"service","children":[{"title":"StudentService.class <span style='color:#111;'> 715B </span>","children":null,"spread":false},{"title":"impl","children":[{"title":"StudentServiceImpl.class <span style='color:#111;'> 2.50KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"utils","children":[{"title":"TextUtils.class <span style='color:#111;'> 504B </span>","children":null,"spread":false},{"title":"JDBCUtil02.class <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"c3p0-config.xml <span style='color:#111;'> 1.52KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

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