欢迎来到天天文库
浏览记录
ID:10330632
大小:48.50 KB
页数:2页
时间:2018-07-06
《基于jsp的bbs论坛设计与实现》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、基于JSP的BBS论坛设计与实现文件大小:765.83KB评分等级:更新时间:2017-01-18设计编辑:解压密码:.freel的缩写,即电子公告栏。它是一种在Inter网上开放的信息服务系统,通过论坛用户可以方便的实现信息的交换和文件的共享。本文主要完成了基于JSP技术的信息交流论坛的设计和实现,主要实现了客户端和服务器端的动态交互。该系统包含六个模块:论坛用户登陆注册模块,论坛账户信息模块,论坛文章发布模块,公告/制度模块,版块管理模块,信息管理模块。论文详细描述了模块的结构、功能以及具体设计过程。系统采用了JSP技术以及JavaBeans组件技术和JDBC技术实现。关键词:JSP
2、,BBS,MYSQL,JavaBeans,系统设计Bulletin-Board-SystemrealizationbasedonJSPAbstractNoationtravelsfast.Amongtheexchangesofinformation,theInteroccupiesaveryimportantposition,throughisanoutletforeveryonetoexchangeinformation,aketheexchangeofinformationconvenient.Theconceptoftheforum:Theforum(BBS)istheabbrev
3、iationoftheBulletin-Board-System,namelythecolumnoftheelectronicsannouncement.ItisaservicesystemthatisopenonInter,throughcustomercanconvenientlyrealizesthemutationoftheinformationandtheshareofthedocuments.Inthistext,itmainlypletedthedesignandrealizationsofinformationexchangesforumbasedontheJSPtech
4、nique.Anditmaincarryoutadynamicstatebeterandtheserver.Therearesixmoldspiece:Theforumcustomerdebarkationregistersthemoldpiece,theforumbankaccountinformationmoldpiece,theforumarticlereleasesthemoldpiece,announce/thesystemmoldpiece,amanagementmoldpiece,informationmanagementmoldpiece.Thethesishasdesc
5、ribedmodulestructure、functiondetailedandhasdesignedprocessconcretely.SystemhasadoptedtheJSPtechnologyandtheJavaBeansmoduletechnologyandtheJDBCtechnologyhaveetrue.KeyYSQL,JavaBeans,Systemdesign目录摘要IAbstractII绪论1第一章系统概述21.1设计目标21.2研究方法21.3项目中涉及的技术21.3.1JSP技术21.3.2JavaBeans技术31.3.3JDBC技术31.4设备要求4第二章
6、需求分析52.1需求规格52.1.1系统组成52.1.2功能性需求52.1.3非功能性需求72.2开发环境的选择7第三章概要设计83.1总体设计83.2系统结构与程序的关系103.3运行模式103.4接口设计103.4.1用户接口103.4.2外部接口103.4.3内部接口113.5数据结构设计113.5.1系统ER图113.5.2逻辑结构设计要点113.5.3物理结构设计要点133.5.4数据结构与程序的关系133.6功能模块设计163.6.1总体设计163.6.2功能模块设计163.7系统故障处理设计183.7.1出错信息183.7.2补救措施193.7.3系统维护设计19第四章详细
7、设计204.1用户注册登陆模块204.1.1功能说明204.1.2功能实现204.1.3程序运行过程截图234.2帐户信息模块244.2.1功能说明244.2.2功能实现254.2.3程序运行过程截图284.3文章发布模块284.3.1功能说明284.3.2功能实现284.3.3程序运行过程截图294.4公告制度模块294.4.1功能说明294.4.2功能实现294.4.3程序运行过程截图314.5版块管理模块314.5.1功能说明
此文档下载收益归作者所有