Description: Online examination system based on Java (modified version, including SQL script)
The system based on the use of Jfinal framework to develop and achieve a simple online exam system, the function of the simple role of the division and papers generation, marking.
Back end technology: recordDB Jfinal Jfinal framework, Conroller
Front end data exchange: Jquery AJAX Jquery Layer Jquery, etc.
The paper can be used for the purpose of the Jfinal framework to study, design reference, and so on.
Function is simple to use, the structure is clear, if there are questions: Ajsgn@foxmail.com
To Search:
File list (Check if you may need any files):
1.sql
OnlineExamining
...............\.classpath
...............\.project
...............\.settings
...............\.........\.jsdtscope
...............\.........\org.eclipse.jdt.core.prefs
...............\.........\org.eclipse.wst.jsdt.ui.superType.container
...............\.........\org.eclipse.wst.jsdt.ui.superType.name
...............\.tern-project
...............\WebRoot
...............\.......\CSS
...............\.......\...\character_ol_li.css
...............\.......\...\style.css
...............\.......\Images
...............\.......\......\add.gif
...............\.......\......\bg_01.gif
...............\.......\......\default_bottom.JPG
...............\.......\......\default_mid.JPG
...............\.......\......\default_top.jpg
...............\.......\......\error.jpg
...............\.......\......\f_ico.gif
...............\.......\......\login_bottom.jpg
...............\.......\......\login_mid.jpg
...............\.......\......\login_top.jpg
...............\.......\......\m_ico.gif
...............\.......\......\m_ico1.gif
...............\.......\......\m_login.jpg
...............\.......\......\m_top.jpg
...............\.......\......\seedPwd.gif
...............\.......\......\startExam_bottom.jpg
...............\.......\......\startExam_ico.jpg
...............\.......\......\startExam_left.jpg
...............\.......\......\startExam_leftBottom.jpg
...............\.......\......\startExam_leftTop.jpg
...............\.......\......\startExam_right.jpg
...............\.......\......\startExam_rightBottom.jpg
...............\.......\......\startExam_rightTop.jpg
...............\.......\......\startExam_top.jpg
...............\.......\......\step1.gif
...............\.......\......\step2.gif
...............\.......\......\step3.gif
...............\.......\......\subBG.jpg
...............\.......\......\top_bg.jpg
...............\.......\META-INF
...............\.......\........\MANIFEST.MF
...............\.......\MyJsp.jsp
...............\.......\WEB-INF
...............\.......\.......\classes
...............\.......\.......\.......\com
...............\.......\.......\.......\...\myweb
...............\.......\.......\.......\...\.....\aop
...............\.......\.......\.......\...\.....\...\LoginInterceptor.class
...............\.......\.......\.......\...\.....\...\validator
...............\.......\.......\.......\...\.....\...\.........\StudentLoginValidator.class
...............\.......\.......\.......\...\.....\config
...............\.......\.......\.......\...\.....\......\OnlineExaminingConfig.class
...............\.......\.......\.......\...\.....\......\route
...............\.......\.......\.......\...\.....\......\.....\BackRoutes.class
...............\.......\.......\.......\...\.....\......\.....\FrontRoutes.class
...............\.......\.......\.......\...\.....\controller
...............\.......\.......\.......\...\.....\..........\back
...............\.......\.......\.......\...\.....\..........\....\BackController.class
...............\.......\.......\.......\...\.....\..........\....\LeftController.class
...............\.......\.......\.......\...\.....\..........\....\LoginController.class
...............\.......\.......\.......\...\.....\..........\front
...............\.......\.......\.......\...\.....\..........\.....\ExamController.class
...............\.......\.......\.......\...\.....\..........\.....\IndexController.class
...............\.......\.......\.......\...\.....\..........\.....\LoginController.class
...............\.......\.......\.......\...\.....\..........\.....\SeekPasswordController.class
...............\.......\.......\.......\...\.....\..........\.....\StudentController.class
...............\.......\.......\.......\...\.....\filter
...............\.......\.......\.......\...\.....\......\EncodingFilter.class
...............\.......\.......\.......\...\.....\model
...............\.......\.......\.......\...\.....\.....\Achievement.class
...............\.......\.......\.......\...\.....\.....\Lesson.class
...............\.......\.......\.......\...\.....\.....\Manager