[{"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}]