欢迎来到天天文库
浏览记录
ID:26737398
大小:2.71 MB
页数:76页
时间:2018-11-28
《基于struts的保险公司销售管理系统设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、华中科技大学硕士学位论文基于Struts的保险公司销售管理系统设计与实现姓名:文熹申请学位级别:硕士专业:软件工程指导教师:沈刚20071001华中科技大学硕士学位论文摘要随着保险行业的高速发展,信息化建设的意义越发重大,这使得保险公司管理的信息化和网络化势在必行。于是开发统一的信息平台将有助公司实现财务、人力资源管理、采购等方面的集中管理系统。针对保险公司具体的销售管理模式,以其主要业务系统之一的销售管理系统为实例,探索基于J2EE平台开发高效稳定、安全可靠、具有良好的可移植性和跨平台性的应用系统软件的设计。在开发系
2、统的过程中,首先从销售管理的业务模型着手,对销售管理系统的需求作了陈述并使用UML的用例图进行描述。通过用例分析找出需要持久化的实体以及它们之间的相互关系,然后使用实体-关系模型和第三范式设计出系统的数据库。在此模式的基础上,对系统进行体系结构的分析和设计,设计中采用基于MVC模式实现的J2EE应用程序体系结构把整个系统分成了九个功能模块,这些模块之间相互独立,十分利于团队的并行开发。在模块的实现过程中,使用了多种J2EE关键技术和经典Java设计模式来实现模块间的松藕合。在控制模块设计中,用Struts框架提供的Ac
3、tionServlet作为控制器实现页面转发和模块间的业务逻辑交互,同时还描述了前端控制器模式的实现方法。在表示层设计上选择使用JSP技术。最终把组件打包并在Oraclel0g应用服务器上部署。通过试运行和测试,系统性能稳定,运行正常,能完全满足业务部门在功能和性能上的需求。关键词:销售管理系统框架设计模式模型-视图-控制器I华中科技大学硕士学位论文AbstractAlongwiththerapiddevelopmentoftheinsuranceindustry,thesignificanceof informati
4、ontechnologybecomesimportantincreasingly,whichmakesmanagementand networkoftheinsurancecompanymoreimperative.Therefore,thedevelopmentofthe unifiedinformationplatformwillhelpcompanytoachievecentralizedmanagement system,includingfinancial,humanresourcesmanagement,p
5、urchasingmanagementand soon.Accordingthespecificsalesmanagementsystem(SMS),thesystemisoneofthe mainbusinesssystemsininsurancecompany.Howtodevelopsuchapplicationsystem softwarewithaperformanceofhigh-efficiency,stability,reliabilityandgood platform-transferability
6、isstudiedinthisworkbasedontheJ2EEplatform.Staringfrom thebusinessmodelofSMS,therequirementforthewholesystemisdescribedandaflow chartwithUMLforthisrequirementisdemonstratedaswell.Thepersistentrealentityand theirmutualrelationarediscoveredbycaseanalysis.Then,adata
7、basemodelforthisSMS isdesignedbyrealentity-relationmodelandthe3rdnorm.Basedonthismodel,the systemarchitectureoftheSMSisanalyzedanddesigned.TheJ2EEsystemarchitecture implementedwithMVCdesignmodecategorizesthewholesystemintoeightindependent functionmodules,whichgr
8、eatlyhelpsthecollaborativedevelopmentintheteam.Inside eachmodule,severalJ2EEkeytechnologyandclassicalJAVAdesignmodeareusedto implementtheloosefunction-couplingamongdi
此文档下载收益归作者所有