JSP房屋出租管理系统毕业论文范文Word格式.doc
- 文档编号:13924309
- 上传时间:2022-10-15
- 格式:DOC
- 页数:40
- 大小:426.50KB
JSP房屋出租管理系统毕业论文范文Word格式.doc
《JSP房屋出租管理系统毕业论文范文Word格式.doc》由会员分享,可在线阅读,更多相关《JSP房屋出租管理系统毕业论文范文Word格式.doc(40页珍藏版)》请在冰豆网上搜索。
指导教师:
目录
摘要 I
ABSTRACT II
第1章绪论 1
1.1课题研究的背景介绍 1
1.2系统开发环境及开发平台介绍 2
1.2.1系统开发环境 2
1.2.2系统开发平台简介 2
第2章系统开发技术介绍 5
2.1系统的B/S结构 5
2.1.1B/S结构简介 5
2.1.2B/S架构软件的优势与劣势 6
2.1.3B/S框架与C/S框架的联系与区别 7
2.2JSP技术概述 8
2.2.1JSP简介 8
2.2.2JSP技术的强势与弱势分析 9
2.2.3JSP动态网站开发技术 10
2.3MVC及STRUTS介绍 12
2.3.1MVC介绍 12
2.3.2STRUTS介绍 12
第3章系统分析 15
3.1任务描述 15
3.2用UML用例图描述系统需求 15
3.2.1用例图简介 15
3.2.2系统用例分析 16
3.3功能分析 16
第4章系统的设计与实现 18
4.1数据库的设计与实现 18
4.1.1数据库SQLSERVER2000简介 18
4.1.2数据库结构设计 19
4.2.3数据库加载和调试 21
4.2.4操作数据库 22
4.2功能模块的设计与实现 23
4.2.1系统注册模块 23
4.2.2系统登录模块 24
4.2.3普通用户功能模块 24
4.2.4管理员功能模块 25
4.2.5信息发布模块 26
4.2.6信息查询模块 27
第5章系统测试与维护 28
5.1系统测试 28
5.2网站维护 30
5.2.1维护内容 30
5.2.2维护方案 31
结束语 32
致谢 33
参考资料 34
摘要
21世纪,随着计算机科学的发展,数据库技术在Internet中的应用越来越广泛,为广大网络用户提供了更加周到和人性化的服务。
个性化已逐渐成为当今Wed应用的潮流。
如何通过网络有效进行交流是摆在我们面前的一个新的领域。
本文阐述了如何构造一个B/S结构的房屋出租管理系统,对B/S结构、JSP技术以及SQLServer原理进行了较深入的论述。
阐述了对房屋出租管理系统的需求分析、功能模块划分、数据库模式分析,功能模块的实现过程。
在此基础上,对所应用的关键技术进行描述。
最后,对程序调试与调试结果进行论述。
本文在研究目前国内外房屋出租管理系统情况的基础上,从实际需求出发,采用当前较为流行的B/S(Browser/Server浏览器/服务器)结构和JSP动态网页开发技术,基于WindowsXPProfessional操作系统和SQLServer2000数据库,采用JSP技术,设计并实现了一个功能较为完善的房屋出租管理系统。
通过对系统进行一系列的需求分析、设计、编码、测试等工作,该系统普通用户可以浏览、查看房屋信息,可以注册成为网站会员、登陆网站,然后发布个人房屋信息,还可以查看该网站的新闻公告等,管理员可以对网站会员、房屋信息以及网站的新闻公告进行管理。
重点对系统设计过程作了相应描述,同时也对系统需要改进的地方做了总结。
本系统结合因特网的发展、应用现状,采用了基于WEB的三层体系架构,即浏览器——WEB应用服务器——数据库服务器。
通过对系统工作流程进行详细需求分析,建立了系统的功能模型和数据流模型。
确定系统的数据模型为关系数据模型,进行了分析、设计、画出了E-R图。
后台数据库选用了SQLServer2000来实现。
WEB开发采用当前流行的JSP(JavaServerPages,动态网页技术)技术,JSP页面通过JDBC(JavaDatabaseConnectivity,Java数据库连接)接口连接SQLServer2000数据库,实现了浏览器端和服务器端的程序。
系统经过测试,运行效果稳定、操作方便、快捷。
能较好的为该系统的房屋出租、求租用户服务。
关键词B/S结构;
JDBC连接;
SQLServer2000;
Abstract
Alongwiththedevelopmentofthecomputersciencein21centuries,thedatabasetechniqueismoreandmoreextensiveintheapplicationintheInternet,providingthemorethoughtfulandhumanizedserviceforthelargenetworkcustomer.CharacteristichavealreadybecomegraduallythecurrentastheapplicationofWednowadays.Howtocommunicateonthewebisanewtopicfacingus.
ThispaperdescribeshowtostructasystemtohavesetforthhousetoLetmanagementadoptB/Sstructure'
s,thepaperdescribestheB/SstructureandSQLServer,JSPtechnologyprinciples.Thearticlecompletetheneedsanalysisofansystemforthemanagementapplicationsforcommunicationwhichontheweb,functionalmodulesdivisionanddatabasemodelanalysis.Thetechnologyisinprogressheretowhatbeappliedkeyonthebasis,describethat.Final,commentthattoproceduredebuggingwithtestingresultbeinginprogress.
Thediscourseaccordingtothepracticaldemandofsomeusers,whichisonthebaseofthesituationofthedomesticandinternationalrecordedatpresent.adoptcurrentlycomparativelypopularB/S(Browser/Server)structureandJSPdevelopmentWebpagetodevelopatechnology,2000databases,adopttheJSPtechnologyowingtoWindowsXPProfessionalOSandSQLServer,thefunctionhavingdesignedandrealizingoneiscomparativelyperfecthousetoLetmanagementsystem.Throughaseriesofpreparationsuchasrequirementanalization,design,coding,testthroughsetforthhousetoLetmanagementsystem.Thatisthesystemdomesticconsumer'
sturntobeabletoregisterbecomingthewebsitemember,landingwebsite,browse,checkbuildinginformation,announceandthenindividualbuildinginformation,canlookupthepressreleasethatwebsitewaiting,administrativepersoncancarryoutadministrationonthewebsitemember,buildinginformationandthewebsitepressrelease.Thesmalladvantageshavingdesignedprocessworktosystemdescribespriority,requiresthattheplaceimprovinghasdoneasummaryatthesametimealsotosystem.
Internet,applicationstatus,usingaWeb-basedthree-tiersystemstructure,thebrowserWebapplicationserversdatabaseservers.Throughtheteacherevaluationprocessneedstoconductadetailedanalysis,establishasystemofthemodelanddatamodel.Identifythedatamodelforrelationaldatamodelfortheanalysis,design,whichdepictstheE-Rcharts.SelectionofthebackgrounddatabaseSQLServer2000istobeachieved.WebdevelopsusingcurrentpopularJSP(JavaServerPages,Dynamicwebtechnology)technology,JSPpagesthroughJDBC(JavaDatabaseConnectivity)interfacetoSQLServer2000database.Ithasrealizedabrowserholdingtheprocedurereallywiththeserver.Throughthetesting,the
operation
resultofthesystemissteady.Itiseasytooperateandthespeedisfast.Itcangiveagoodservicefortheuserswhousethesystem.
KeyWordsB/SStructure;
JDBC;
SQLServer2000
第1章绪论
1.1课题研究的背景介绍
随着社会经济的发展,城市现代化建设步伐不断加快,城市规模不断扩大,人员的流动也不断加大,房屋出租逐渐成为社会生活的重要组成部分。
无论是房屋出租还是房屋求租,都面临着大量需求。
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- JSP 房屋出租 管理 系统 毕业论文 范文