Description: This is a simple elective system. We can learn, name, etc. to check out the student information. Students also can add information, and finally also the statistics of the number of each course enrollment
To Search:
- [jsp1] - The project for students to elective sys
File list (Check if you may need any files):
CourseProject\.classpath
.............\.myhibernatedata
.............\.mymetadata
.............\.mystrutsdata
.............\.project
.............\WebRoot\head.jsp
.............\.......\index.jsp
.............\.......\main.jsp
.............\.......\页面上的全选删除等操作.jsp
.............\.......\addInfo.jsp
.............\.......\WEB-INF\.struts-config.mex
.............\.......\.......\applicationContext.xml
.............\.......\.......\c-1_0-rt.tld
.............\.......\.......\daoContext.xml
.............\.......\.......\empaction-servlet.xml
.............\.......\.......\fmt-1_0-rt.tld
.............\.......\.......\hibernate.cfg.xml
.............\.......\.......\struts-config.xml
.............\.......\.......\struts-html.tld
.............\.......\.......\validation.xml
.............\.......\.......\validator-rules.xml
.............\.......\.......\web.xml
.............\.......\.......\classes\log4j.properties
.............\.......\.......\.......\com\sodi\action\ToMainAction.class
.............\.......\.......\.......\...\....\......\ToAddInfoAction.class
.............\.......\.......\.......\...\....\......\SaveInfoAction.class
.............\.......\.......\.......\...\....\......\QueryAction.class
.............\.......\.......\.......\...\....\......\DelInfoAction.class
.............\.......\.......\.......\...\....\......\BaseAction.class
.............\.......\.......\.......\...\....\common\ICommDao.class
.............\.......\.......\.......\...\....\......\CommDaoImpl.class
.............\.......\.......\.......\...\....\filter\CodeFilter.class
.............\.......\.......\.......\...\....\.orm\QueryForm.class
.............\.......\.......\.......\...\....\....\AddInfoForm.class
.............\.......\.......\.......\...\....\utility\TransferUtil.class
.............\.......\.......\.......\...\....\pojo\Student.hbm.xml
.............\.......\.......\.......\...\....\....\Course.hbm.xml
.............\.......\.......\.......\...\....\....\Student.class
.............\.......\.......\.......\...\....\....\Course.class
.............\.......\.......\.......\...\yourcompany\struts\ApplicationResources.properties
.............\.......\META-INF\MANIFEST.MF
.............\src\log4j.properties
.............\...\com\yourcompany\struts\ApplicationResources.properties
.............\...\...\sodi\utility\TransferUtil.java
.............\...\...\....\pojo\Course.hbm.xml
.............\...\...\....\....\Course.java
.............\...\...\....\....\Student.hbm.xml
.............\...\...\....\....\Student.java
.............\...\...\....\form\QueryForm.java
.............\...\...\....\....\AddInfoForm.java
.............\...\...\....\.ilter\CodeFilter.java
.............\...\...\....\common\CommDaoImpl.java
.............\...\...\....\......\ICommDao.java
.............\...\...\....\action\BaseAction.java
.............\...\...\....\......\ToMainAction.java
.............\...\...\....\......\QueryAction.java
.............\...\...\....\......\ToAddInfoAction.java
.............\...\...\....\......\SaveInfoAction.java
.............\...\...\....\......\DelInfoAction.java
.............\.settings\.jsdtscope
.............\.........\com.genuitec.eclipse.j2eedt.core.prefs
.............\.........\org.eclipse.wst.jsdt.ui.superType.container
.............\.........\org.eclipse.wst.jsdt.ui.superType.name
.............\WebRoot\WEB-INF\classes\com\sodi\action
.............\.......\.......\.......\...\....\common
.............\.......\.......\.......\...\....\filter
.............\.......\.......\.......\...\....\form
.............\.......\.......\.......\...\....\utility
.............\.......\.......\.......\...\....\pojo
.............\.......\.......\.......\...\yourcompany\struts
.............\.......\.......\.......\...\sodi
.............\.......\.......\.......\...\yourcompany
.............\.......\.......\.......\com
.............\src\com\yourcompany\struts
.............\...\...\sodi\utility
.............\...\...\....\pojo
.............\...\...\....\form
.............\...\...\....\filter
.............\...\...\....\common
.............\...\...\....\action
.