文件名称:StudentManagement
介绍说明--下载内容均来自于网络,请自行研究使用
学生管理系统,使用Ajax技术,实现基本的增删改查功能,分页功能-Student management system, using Ajax technology to achieve the basic crud functions, paging function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
StudentManagement
.................\.classpath
.................\.myeclipse
.................\.mymetadata
.................\.project
.................\.settings
.................\.........\.jsdtscope
.................\.........\org.eclipse.core.resources.prefs
.................\.........\org.eclipse.jdt.core.prefs
.................\.........\org.eclipse.wst.jsdt.ui.superType.container
.................\.........\org.eclipse.wst.jsdt.ui.superType.name
.................\json.jar
.................\ojdbc14.jar
.................\src
.................\...\com
.................\...\...\kong
.................\...\...\....\Connection
.................\...\...\....\..........\DBFactory.java
.................\...\...\....\..........\JDBCConnection.java
.................\...\...\....\DAO
.................\...\...\....\...\StudentDAO.java
.................\...\...\....\Entity
.................\...\...\....\......\Student.java
.................\...\...\....\Service
.................\...\...\....\.......\StudentService.java
.................\...\...\....\Servlet
.................\...\...\....\.......\StuInfoAddServlet.java
.................\...\...\....\.......\StuInfoDeleServlet.java
.................\...\...\....\.......\StuInfoListServlet.java
.................\...\...\....\.......\StuInfoUpdaServlet.java
.................\...\dbconn.properties
.................\WebRoot
.................\.......\index.jsp
.................\.......\META-INF
.................\.......\........\MANIFEST.MF
.................\.......\StudentInfo
.................\.......\...........\css
.................\.......\...........\js
.................\.......\...........\..\AjaxPage.js
.................\.......\...........\page
.................\.......\...........\....\StuInfoList.html
.................\.......\WEB-INF
.................\.......\.......\classes
.................\.......\.......\.......\com
.................\.......\.......\.......\...\kong
.................\.......\.......\.......\...\....\Connection
.................\.......\.......\.......\...\....\..........\DBFactory.class
.................\.......\.......\.......\...\....\..........\JDBCConnection.class
.................\.......\.......\.......\...\....\DAO
.................\.......\.......\.......\...\....\...\StudentDAO.class
.................\.......\.......\.......\...\....\Entity
.................\.......\.......\.......\...\....\......\Student.class
.................\.......\.......\.......\...\....\Service
.................\.......\.......\.......\...\....\.......\StudentService.class
.................\.......\.......\.......\...\....\Servlet
.................\.......\.......\.......\...\....\.......\StuInfoAddServlet.class
.................\.......\.......\.......\...\....\.......\StuInfoDeleServlet.class
.................\.......\.......\.......\...\....\.......\StuInfoListServlet.class
.................\.......\.......\.......\...\....\.......\StuInfoUpdaServlet.class
.................\.......\.......\.......\dbconn.properties
.................\.......\.......\lib
.................\.......\.......\web.xml