- 相關(guān)推薦
jsp考試系統(tǒng)JSP+TOMCAT+SQL
畢業(yè)論文
基于WEB的考試管理系統(tǒng)
摘 要:系統(tǒng)基于Browser/Server模式開發(fā),應(yīng)用DreamweaverMX軟件,結(jié)合JSP編程技術(shù),并以 Microsoft SQL server2000為數(shù)據(jù)庫開發(fā)工具,在Windows xp系統(tǒng)中使用JDBC驅(qū)動程序進(jìn)行數(shù)據(jù)庫連接。
論文主要闡述的是考試管理系統(tǒng)的操作過程及1些關(guān)鍵技術(shù)。該系統(tǒng)考生和管理員信息主要在管理員系統(tǒng)中輸入,不需數(shù)據(jù)庫直接輸入,考試時考生輸入準(zhǔn)考證號碼,核對正確后進(jìn)入考生界面,考生界面主要有選擇試卷、成績查詢組成,關(guān)鍵實現(xiàn)了考生在選擇試卷后進(jìn)入考試窗體,系統(tǒng)強(qiáng)制考生退出,及考完后對客觀題的自動評分、存檔。管理員進(jìn)入管理員系統(tǒng)界面,管理員系統(tǒng)主要由系統(tǒng)管理、考生管理、題庫管理、監(jiān)控等模塊組成,管理員系統(tǒng)和考試系統(tǒng)共同構(gòu)成了該考試管理系統(tǒng)。
關(guān)鍵詞:JSP ;Browser/Server模式;題庫管理;考試。
Examination Administrative System on the Basis of WEB
Abstract: This system is based on Browser/Server mode development , employ DreamweaverMX software, combine JSP programming technology, regard Microsoft SQL server 2000 as the database developing instrument, use JDBC driver to join the database in Windows XP system.
What the thesis is mainly explained is procedure of the administrative system of an examination and some key technology. System this examinee and administrator information input of the system in administrator mainly, not needing the direct input of database , the examinee inputs the number of admission card for entrance examination when having an examination, enter examinee interface after check correct, examinee boundary plane mainly choose the paper , achievement to inquire about and make up, the key has realized examinees and entered and had an examination body of window behind choosing the paper, the system forces examinees to withdraw, and grading , filing automatically to objective question after finishing doing in the test. Administrator enter administrator systematic interface , administrator system mainly by system management, examinee manage, exam pool manage, module of controlling etc. make up, administrator system and examination system form, should have an examination administrative system together.
Key words: JSP; Browser/Server mode; Question bank management;Exam。
目 錄
摘要
前 言 1
1 概 述 2
1.1 選題背景 2
1.2 JSP技術(shù)介紹 2
1.2.1 JSP的運行原理 2
1.2.2 JSP的生命周期 3
1.2.3 Servlet和JavaBean技術(shù)介紹 4
1.2.4 ASP、PHP及JSP3種技術(shù)比較 5
1.2.5 JAVA 虛擬機(jī) 5
1.2.6 服務(wù)器環(huán)境配置 5
1.3 數(shù)據(jù)庫后臺環(huán)境配置 8
2 系統(tǒng)需求分析 9
2.1 系統(tǒng)功能分析 9
2.2 系統(tǒng)性能分析 9
2.3系統(tǒng)方案的確定和評價 9
3 系統(tǒng)總體設(shè)計 11
3.1 系統(tǒng)層次模塊圖 11
3.1.1 系統(tǒng)管理模塊 11
3.1.2 考生管理模塊 11
3.1.3 題庫管理模塊 12
3.1.4 監(jiān)控模塊 12
3.1.5 考試模塊 12
3.2 系統(tǒng)流程圖 13
3.3 數(shù)據(jù)表設(shè)計 13
4 詳細(xì)設(shè)計及編碼 18
4.1 系統(tǒng)管理模塊 18
4.1.1 管理員登錄 18
4.1.2 更改密碼 19
4.1.3 高級管理 20
4.1.4 添加資源 21
4.1.5 添加管理員 24
4.1.6 刪除管理員 26
4.1.7 審批試卷 26
4.2考生管理模塊 27
4.2.1 考生注冊 27
4.2.2 考生信息查詢 29
4.3 題庫管理模塊 32
4.3.1 基本屬性設(shè)置 32
4.3.2 自定義試卷 33
4.3.3 隨機(jī)生成試卷 34
4.4 監(jiān)控模塊 35
4.4.1 控制考試 35
4.4.2 監(jiān)控中心 36
4.5考試功能模塊 36
4.5.1 考生登錄 36
4.5.2 選擇試卷 36
5 系統(tǒng)開發(fā)關(guān)鍵技術(shù) 40
5.1 主要程序?qū)崿F(xiàn)的代碼描述 40
5.1.1 提醒分類程序的主要代碼描述 40
6 結(jié)束語 42
參考文獻(xiàn) 43
致 謝 44
前 言
在網(wǎng)絡(luò)技術(shù)逐漸滲入社會生活各個層面的今天,傳統(tǒng)的考試方式也面臨著變革,而網(wǎng)絡(luò)考試則是1個很重要的方向。基于Web技術(shù)的網(wǎng)絡(luò)考試管理系統(tǒng)可以借助于遍布全球的Internet進(jìn)行,因此考試既可以在本地進(jìn)行,也可以在異地進(jìn)行,大大拓展了考試的靈活性。
網(wǎng)絡(luò)考試管理系統(tǒng)的實現(xiàn)技術(shù)有多種,本文采用Web 技術(shù)實現(xiàn)。Web技術(shù)超越了傳統(tǒng)的“客戶機(jī)/服務(wù)器”兩層結(jié)構(gòu),采用了3層體系結(jié)構(gòu):用戶界面層/事務(wù)層/數(shù)據(jù)庫層。因此Web結(jié)構(gòu)有著更好的安全性。在用戶機(jī)上不需要安裝任何應(yīng)用程序,應(yīng)用程序可以安裝在事務(wù)層所在的計算機(jī)上,試題存放在數(shù)據(jù)庫服務(wù)器上(事務(wù)層和數(shù)據(jù)庫可以是同1臺機(jī)器)。
服務(wù)器端程序的實現(xiàn)技術(shù)也很多,本文選用了當(dāng)前比較流行的網(wǎng)絡(luò)編程技術(shù)——JSP作為主要實現(xiàn)手段(配合Java Servlet、Java Bean、HTML等)。JSP作為1種Web實現(xiàn)技術(shù),它的效率是高的。這1點正好符合了考試管理系統(tǒng)所要求的實時性。JSP自身的安全性,再加上實現(xiàn)模式的特點,完全能夠達(dá)到考試的保密性要求,保證了考試的公平性原則。除此之外,作為Java平臺的1部分,JSP擁有Java語言“1次編寫,各處運行”的特點。又隨著越來越多的服務(wù)器供應(yīng)商將JSP支持添加到他們的產(chǎn)品中,這樣1來用JSP做成的這套系統(tǒng)可以輕松移植到其它平臺來運行。
【jsp考試系統(tǒng)JSP+TOMCAT+SQL】相關(guān)文章:
基于Java的應(yīng)用編程-視頻點播系統(tǒng)JSP+TOMCAT+SQL11-23
基于JSP的BBS系統(tǒng)設(shè)計與實現(xiàn)JSP+JavaBean+SQL03-08
基于JSP技術(shù)的學(xué)術(shù)會議論文系統(tǒng)--投稿及審稿JSP+SQL03-08
短信輔助辦公系統(tǒng)的設(shè)計與實現(xiàn)JSP+SQL11-23
基于Java的視頻點播系統(tǒng)JSP+Tomcat+MySql03-08
基于Web數(shù)據(jù)庫的信息發(fā)布系統(tǒng)JSP+SQL03-08
基于JSP的BBS設(shè)計與實現(xiàn)JSP+SQL03-08
基于JSP的共享資源發(fā)布站點JSP+SQL11-23
在線考試系統(tǒng)論文03-07
基于WEB的在線考試系統(tǒng)03-09