基于JavaWeb的在线考试系统的设计与实现
摘 要
随着网络技术的发展,远程教育和网上考试成为网络应用的一个重要方面。近几年,在线考试特别是基于JavaWeb的在线考试系统受到越来越多的人青睐。
本次项目实训的题目是在线模拟考试系统的设计与实现,系统采用浏览器/服务器模式开发,包括登录注册、在线考试、试卷设置、试题管理、分数的统计以及成绩查询等功能。系统运行在Windows操作系统上,以Tomcat作为Web服务器,使用SSH+JSP技术和MySQL数据库实现。
关键词:在线考试;JavaWeb;浏览器/服务器;MySQL
Design and implementation of online examination system based on JavaWeb
Abstract
With the development of network technology, distance education and online examination have become an important aspect of network applications. In recent years, online examination, especially the online examination system based on JavaWeb, has attracted more and more people.
The theme of this project is the design and implementation of online simulation test system. The system is developed by browser / server mode, including login registration, online examination, test paper setting, question management, score statistics and result query. The system runs on the Windows operating system, uses Tomcat as the Web server, and uses the SSH+JSP technology and the MySQL database.
Key Words: online examination; JavaWeb;Browser / server;MySQL;