1、I 小型论坛系统小型论坛系统 摘摘 要:要: 为了方便信息的交流,在结合动态服务网页(JSP)和 SQL2000 技术之下开发 了这个界面友好的小型论坛系统。论坛使用动态服务网页(JSP)技术建设论坛的 骨干框架,使用 SQL2000 制作系统的数据库,利用了 Struts、Spring、Hibernate 三大框架技术的部分知识点, 还结合使用了 AJAX 技术, 通过这些实现了一个功 能相对齐全的论坛系统。 该论坛为网友们提供了一个交流的平台, 在这里注册用户可以自由地发表自 己的观点和对论坛的主题帖子发表意见,还可以及时的解决网友提出的问题,获 取对自己有用的知识。该论坛还有一些特殊的功
2、能,强大的搜索功能等。 关键词:关键词:动态服务网页;论坛;SQL2000;AJAX; II Small BBS Forum System Abstract: In order to exchange the information expediently, the small forum is developed under the technologies of JSP and SQL2000. The main frames of the forum system is built by the technologies of JSP and SQL2000 database, part
3、 of the three instructions of Struts, Spring, Hibernate and AJAX, All of those above is to provide a relatively complete functions of the forum system. The forum system provides a platform of communication, herein, the users who have registered ahead can express their ideas freely and give some advi
4、ce about the subjects, moreover, you can solve the questions asked by online friends and obtain useful knowledge for yourself from the forum. By the way, the some other especial functions is also added, such as the powerful search engineering. Keywords: Java Server Pages; BBS; SQL2000; AJAX; 目目 录录 1 前前 言言 1 2 系统技术及运行环境系统技术及运行环境 . 3 2.1 JSP 技术简介 . 3 2.2 JAVABEAN 技术简介 . 3 2.3 其它的一些技术 3 2.4 运行环境 3 3 系统需求分析说明系统需求分析说明 . 5 3.1 系统介绍 5 3.2 功能需求 5 4 总体设计总体设计 6 4.1 总体结构和模块设计 6 4.2 处理流程 6 5 数据库设计数据库设计 8 5