本站所列毕业设计(论文)资料均属于原创者所有,初衷是为大家在毕业设计(论文)过程中参考和学习交流之用。

毕业设计我帮你

基于JSP的物业管理系统的设计与实现

基于JSP的物业管理系统的设计与实现

本设计主要完成客户端,Web服务器端应用程序和数据库的制作,实现网上小区物业管理系统的创建,管理员注册/登陆、对物业信息进行添加,删除,修改等功能。实现与完善整个基于B/S小区物业管理网站的组织建立和测试工作。

如需购买请QQ扫描右边二维码或者加QQ 3449649974 咨询 毕业设计(论文)代做请加QQ 3139476774


  • 详细描述

    基于jsp技术的物业管理系统的设计与实现
    摘要
    互联网已经成为人们生活,工作,学习,离不开平台。Web技术已经不仅限于单纯地提供信息服务,而是日益成为一个操作平台,为用户提供强大的服务功能。
    因此,建立小区物业管理网站,遵循产业发展,满足人民生活的需要,学习。该系统可供管理员和用户登录使用。可以查询信息、发布信息,一个人可以通过该网站了解小区物业管理,当地居民也可以查询各种费用。系统管理员的一个重要模块,主要是为了安全有效地各种网站的信息存储、管理和维护,具有特定的权限,管理员用户和各种信息进行分类,添加,删除,修改,等。
    要实现这样的功能,离不开后台数据库的支持。在这篇文章中,数据库服务器采用Oracle数据库作为后台数据库,采用先进的Hibernate技术和数据库连接,结合用户的SQL语句处理分类,添加,删除,修改等操作,使Web与数据库紧密联系。
    关键词:小区物业管理,信息管理,SQL,Oracle,hibernate
     
    Residential property management of graduation design
    ABSTRACT
    The Internet has become people to live, work, learn more and cannot leave the platform. Web technology has not limited to simply provide the information service, but has increasingly become an operating platform, to provide users with a powerful service function.
    Therefore, create the residential property management web site, follow the industry development, meet the needs of the people's life, learning. The system is available for administrators and users log in to use. Can query information or release information, a person who can understand small property management through this website, local residents will also be able to query various charges. System administrators as an essential module, mainly in order to safely and effectively all kinds of information storage and management and maintenance of a web site, to impart specific permissions, the administrator can categorize users and all kinds of information, add, delete, modify, etc. 
    To realize such functions, can't depart from the support of backstage supporter's database. In this article, the database server used the Oracle database as the background, with advanced hibernate technology and database connection, combining with the SQL statement processing for the user classification, add, delete, modify etc operation, closely linked to the Web and database.
    KEY WORDS:Residential property management,Information management,SQL,Oracle,hibernate

    目录
    第一章 绪论 1
    1.1 研究现状 1
    1.2 研究的目的及意义 2
    1.3 背景 2
    1.3.1 B/S模型的优点 2
    1.3.2 JSP技术发展背景 4
    第二章 需求分析与可行性分析 6
    2.1 系统需求分析 6
    2.2 可行性分析 7
    2.2.1 经济可行性 7
    2.2.2 技术可行性 7
    2.3 系统配置 7
    2.3.1 Hardware (硬件) 7
    2.3.2 Software (软件) 7
    第三章 系统设计 9
    3.1 系统架构实现 9
    3.1.1 系统架构模型 9
    3.1.2 系统构架设计以及设计包的实际划分 10
    3.2 系统的功能模块设计 11
    3.3 数据库设计 13
    3.3.1 系统数据库设计 13
    3.3.2 数据库逻辑设计 14
    第四章 系统实现 20
    4.1 系统架构实现 20
    4.1.1 数据持久层 20
    4.1.2 业务逻辑层 25
    4.1.3 Web服务层 27
    4.1.4 数据访问层: 34
    4.1.5 表现层 39
    4.2 系统功能模块实现 41
    4.2.1 系统登录界面的实现 41
    4.2.2 楼盘房屋管理的实现 42
    4.2.3 物业费用管理的实现 44
    4.2.4 物业论坛管理的实现 45
    4.2.5 物业用户管理的实现 46
    4.2.6 公告新闻管理的实现 47
    4.2.7 系统设置的实现 48
    4.3 开发技术及开发环境 49
    4.3.1 开发技术 49
    4.3.2 开发环境 50
    第五章 软件测试 51
    5.1 什么是软件测试 51
    5.2 软件测试的目标与方法 51
    第六章 个人总结 52
    参考文献 53
    致谢 54
    参考文献
    [1]曾春,邢春晓,周立柱.个性化服务技术综述.软件学报,2002,13(10):1952−1961. 
    [2] Schafer JB,Frankowskid,Herlocker J,et al. Collaborative filtering recommender system[J],The Adaptive Web, Lect Notes Comput Sci. Berlin, Heidelberg: Springer-Verlag,2007, 4321: 291-324.
    [3] Balabanovic M,Shopam Y. Fab: content-based collaborative recommendation[J]. Comm ACM, 1997, 40(3): 66-72.
    [4] 孙卫琴,精通Hibernate:Java对象持久化技术详解[M].北京:电子工业出版社,2009:28.
    [5] 陈雄华,林开雄.Spring 3.X企业应用开发实战[M].北京:电子工业出版社,2012:60.
    [6] 李刚.轻量级J2EE企业应用实战:Struts+Spring+Hibernate整合开发[M].北京:电子工业出版社,2007:32.
    [7] Don Brown,Chad Davis,Scott Stanlick,2008,Struts In Action, Manning Publications:Co.
    [8] Stephanie Bodoff, Dale Green, Kim Haase, Eric Jendrock, monica Pawlan, Bethsteams, 2003, The J2EE Tutorial, Pearson Education.
    [9] 李钟尉,冯东庆.Spring应用开发完全手册[M].北京:人民邮电出版社,2007:35.
    [10] 王国辉,马文强.Hibernate应用开发完全手册[M].北京:人民邮电出版社,2007:150.

    http://www.bysj580.com/biyesheji/2327.html  http://www.bysj580.com/

    收缩