摘要随着计算机技术的飞速发展,信息网络已成为社会发展的重要保证。如何以网络为纽带快速、高效、方便地实现知识传递,以现代化手段促进教学改革,是教育工作者要解决的问题。传统的教学方式体现出管理员和用户不能同步的问题,现在有一种教学方式就是基于网络的教学,它实现了在网络上用户和管理员互动。
网上教学系统是面向管理员和用户的辅助系统, 基于JSP技术的网络教学平台是体现校园网的优势,通过此平台,用户、管理员可以不受时间、空间、地域的限制,进行教学互动。相比较传统教学更容易提高教学效率。
整个系统界面简洁、操作方便,包含了用户操作模块:注册用户登录;文字资料,用户注册,学习视频,讨论答疑,资料下载,在线测试,系统简介等;还包含了管理员操作模块:系统管理员登录、文字资料管理,用户注册管理,学习视频管理,课程信息管理,资料下载管理,题库管理,系统简介,文护等功能。6439
本系统语言选择jsp,具体采用JSP +SQL Server开发。系统的实现是在SQL Server 2005数据库上并基于B/S结构。
关键词:网上教学; JSP;B/S;SQL SERVER 2005
ABSTRACT
With the computer technically developing so fast, the information network has become the important guarantee that the society develop. To take the network as the link fast, it is how highly effective, how to improve the reform of teaching, conveniently realizes the knowledge transmission. In the platform, the student may be spatial, the region limited, not really realizing the on-line browsing course content, to complete the study work, function and so on .Now, there is a way of teaching students based on networks. It can be made student and teacher in the same platform.
The on-line teach assistant system faces to the teacher and students’ network teaching system, In this platform system structure, the function has carried on the detailed analysis, and introduced in the design uses essential technology and could be unlimited time and district. Compared to old system, it can improve the efficiency better.
The system is succinct in every management, containing the general user and registration, searching, examination and download. The students submit the study-work, the examination class and the result. It is focused on how to solve the problem that is hard to solve and it provides some ways about design idea.
The system adopts java JSP and SQL Server 200 technology. The System adopts SQL Server database and based on the B / S structure.
Keywords: Teaching Network; JSP;B/S;SQL SERVER 2005
目录
1 绪论 1
1.1 国内外研究现状 1
1.1.1 传统教学模式与新型教学模式的比较 1
1.1.2 教学网站的优势 1
1.2 可行性研究分析 2
1.2.1 课题开发背景 2
1.2.2 课题开发意义 2
1.3 开发环境及数据库概述 2
1.3.1 开发环境 2
1.3.2 数据库 3
1.4 JSP技术 3
1.4.1 动态网页技术简介 3
1.4.2 动态网页技术的特点 4
1.4.3 流行动态网页技术比较 4
1.4.4 JSP动态网页生成的技术原理 7
1.4.5 JSP动态网页技术的特点 8
1.4.6 JavaBeans在JSP中的应用 9