Description: The source a complete implementation of the student elective system into action, the dao, the entity three classes.
To Search:
File list (Check if you may need any files):
firstweb\.classpath
........\.project
........\.settings\.jsdtscope
........\.........\org.eclipse.jdt.core.prefs
........\.........\org.eclipse.wst.jsdt.ui.superType.container
........\.........\org.eclipse.wst.jsdt.ui.superType.name
........\WebContent\META-INF\MANIFEST.MF
........\..........\WEB-INF\lib\jstl.jar
........\..........\.......\...\mysql-connector-java-5.1.18-bin.jar
........\..........\.......\...\standard.jar
........\..........\.......\web.xml
........\..........\addStudent.jsp
........\..........\index.jsp
........\..........\listStudent.jsp
........\build\classes\org\emily\first\action\ListStudentAction.class
........\.....\.......\...\.....\.....\dao\CouseDao.class
........\.....\.......\...\.....\.....\...\StudentDao.class
........\.....\.......\...\.....\.....\...\TeacherDao.class
........\.....\.......\...\.....\.....\...\TimeScheduleDao.class
........\.....\.......\...\.....\.....\entity\Couse.class
........\.....\.......\...\.....\.....\......\Student.class
........\.....\.......\...\.....\.....\......\Teacher.class
........\.....\.......\...\.....\.....\......\TimeSchedule.class
........\.....\.......\...\.....\.....\service\LoadService.class
........\.....\.......\...\.....\.....\.......\StudentService.class
........\.....\.......\...\.....\.....\vo
........\src\org\emily\first\action\ListStudentAction.java
........\...\...\.....\.....\dao\CouseDao.java
........\...\...\.....\.....\...\StudentDao.java
........\...\...\.....\.....\...\TeacherDao.java
........\...\...\.....\.....\...\TimeScheduleDao.java
........\...\...\.....\.....\entity\Couse.java
........\...\...\.....\.....\......\Student.java
........\...\...\.....\.....\......\Teacher.java
........\...\...\.....\.....\......\TimeSchedule.java
........\...\...\.....\.....\service\LoadService.java
........\...\...\.....\.....\.......\StudentService.java
........\...\...\.....\.....\vo