文档介绍:毕业设计(论文)
题目基于J2EE的网络论坛系统
系别信息工程系
专业名称计算机科学与技术
班级学号 05806103
学生姓名指导教师
二OO九年五月十三日
基于J2EE的网络论坛系统的设计与实现
学生姓名: 班级:058061
指导老师:
摘要:
21世纪,地球因互联网的存在,早已变成一个村落。人们在互联网的世界里尽情地遨游,带来的无限乐趣。我们习惯了去网上看新闻、去论坛看帖、网上购物、撰写自己的网络日志等等。当然,最离不开的,还是各种搜索引擎,帮我们找到想要的信息。总之,互联网已经成为我们的一种生活方式,一个巨大的知识库。
网上论坛系统是最常见的网络形式,其主要功能是给网友一个交流的平台,大家畅所欲言,互相学习和帮助。本系统基于MVC设计模式,采用流行的JSP+JavaBean+Servlet三层架构。在设计过程中,将页面显示与功能逻辑实现分离开来,提高了代码的重用,有利于日后系统的维护和升级。开发过程中使用到的开发工具有:web服务器tomcat,数据库服务器SQL Server 2000,集成开发工具MyEclipse和jdk。整个论坛系统分为前台页面和后台数据库两个大的模块。其中前台模块实现的基本功能主要有:用户注册,用户登陆,浏览帖子,回复帖子,发表新帖;后台数据库模块实现的基本功能主要有:编辑用户权限,编辑论坛版块,删除论坛版块,删除帖子。
关键词:论坛系统 MVC设计模式 JSP SQL Server Tomcat
指导老师签字:
The design and realization of the BBS system Based on J2EE
Student name : Class : 058061
Supervisor :
Abstract:
In the 21th, the Earth es a village, Because the presence of the . People traveling around in world, and enjoy themselves in it. We used to watch news , browse topics in web forum , go shopping on E-business websit, write our blog and so on . Of course, The most necessary are numbers of searching engines which help us find the desired information. In a word, turns to a type of our life style, a huge repository.
  Online forum system is one of the mon form work, and its main function is giving users a platform to exchange, communicating, learning and helping each other. The system based on the MVC model, using the popular Three-tier Model (JSP+JavaBean+Servlet) .In the design process, I separate the display of pages from the functional logic, in order to make the system is conducive to the maintenance and upgrading. The development process to use development tools : web server tomcat, SQL Server 2000 database server, integrated development tools MyEclipse and jdk. Forum whole system is divided into prospects and the background of two large modules. Module prospects which the basic functions are : user registration, user landing, Browse articles published reply to publish a new message; Module background t