Description: This experiment will achieve MVC-based student information management functions, including add as well as a list of student information, delete, and modify the function can be used as a challenge option
To Search:
File list (Check if you may need any files):
student\.classpath
.......\.mymetadata
.......\.project
.......\.settings\.jsdtscope
.......\.........\org.eclipse.jdt.core.prefs
.......\.........\org.eclipse.wst.jsdt.ui.superType.container
.......\.........\org.eclipse.wst.jsdt.ui.superType.name
.......\src\javabean\Student.java
.......\...\servlet\StudentServlet.java
.......\WebRoot\edituser.jsp
.......\.......\index.jsp
.......\.......\META-INF\MANIFEST.MF
.......\.......\studentlist.jsp
.......\.......\WEB-INF\classes\javabean\Student.class
.......\.......\.......\.......\servlet\StudentServlet.class
.......\.......\.......\web.xml
.......\.......\.......\classes\javabean
.......\.......\.......\.......\servlet
.......\.......\.......\classes
.......\.......\.......\lib
.......\src\javabean
.......\...\servlet
.......\WebRoot\META-INF
.......\.......\WEB-INF
.......\.myeclipse
.......\.settings
.......\src
.......\WebRoot
student