下载后可任意编辑小型论坛系统姓名:XX 学号:05125016 专业:信息与计算科学指导老师:XXX摘 要:为了方便信息的沟通,在结合动态服务网页(JSP)和 SQL2000 技术之下开发了这个界面友好的小型论坛系统。论坛使用动态服务网页(JSP)技术建设论坛的骨干框架,使用 SQL2000 制作系统的数据库,利用了 Struts、Spring、Hibernate三大框架技术的部分知识点,还结合使用了 AJAX 技术,通过这些实现了一个功能相对齐全的论坛系统。该论坛为网友们提供了一个沟通的平台,在这里注册用户可以自由地发表自己的观点和对论坛的主题帖子发表意见,还可以及时的解决网友提出的问题,猎取对自己有用的知识。该论坛还有一些特别的功能,强大的搜索功能等。关键词:动态服务网页;论坛;SQL2000;AJAX;下载后可任意编辑Small BBS Forum SystemAbstract: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 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 advice 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前 言..............................................................................................................12系统技术及运行环境......................................................................................32.1JSP 技术简介...............................................................................................32.2JAVA...