欢迎来到天天文库
浏览记录
ID:34829861
大小:1.79 MB
页数:60页
时间:2019-03-12
《探析ejb技术规范及其在电子商务中的应用研究》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、山东科技大学硕士学位论文EJB技术规范及其在电子商务中的应用研究姓名:冯泽涛申请学位级别:硕士专业:计算机应用技术指导教师:李登道20050501山东科技人学硕士学位论文摘要EJB是用于开发和部署多层结构的、分布式的、面向对象的Java应用系统的跨平台的组件体系结构。本文首先简要介绍了J2EE技术规范,然后阐述了EJB的体系结构和各组成部分。同时,对会话Bean、实体Bean和消息驱动Bean分别进行了阐述,并对它们的生命周期及其特点进行了具体分析。EJB适于开发分布式应用系统,通过提供统一的丌发平台,降低了开发多层应用的复杂性,同时提供对现有
2、应用程序集成强有力的支持。目前,EJB系统还存在着一些问题,主要有:层次之间联系过于紧密,客户端和后端的业务对象具有较强的依赖关系,不利于系统的管理和维护;在客户和服务器之间太多的方法调用会导致了网络性能方面的问题;缺乏统一的客户访问机制,将业务对象暴露给客户端,可能会产生安全方面的问题。针对以上问题,本论文提出了基于EJB的三层应用模型,并讨论了其实现方法。EJB适于电子商务系统的开发,但使用EJB技术开发的电子商务系统存在着性能和可维护性等问题。为了解决这些问题,本论文在基于EJB的三层应用模型的基础上,提出了基于EJB的电子商务开发模型,
3、将基于EJB的三层应用模型应用到电子商务系统开发中,并通过一个电子商务系统的开发实例对其进行了实现。关键词:J2EE,EJB,基于EJB的三层应用模型,电子商务尔科技大学硕仁学位论文摘要ABSTRACTEJBisakindofcross—platformcomponentarchitecturewhichisusedfordevelopinganddeployingmulti—tierstructure,distributed,object—orientedJavaapplication.ThispaperfirstlyintroducesJ2
4、EEtechnicalspecificationbriefly,thenitexplainstheEJBarchitectureanditscomponents.Meanwhile,ithascarriedonresearchtosessionBean,entityBeanandmessage—drivenBeanrespectively,andhasmadeaconcreteanalysisoftheirlifecycleandcharacteristic.EJBissuitablefordevelopingthedistributedapp
5、licationsystem,throughofferingtheunifieddevelopingplatform,itreducesthecomplexityofdevelopingmultitierapplication,andofferspowerfulsupportfortheintegrationoftheexistedapplicationatthesametime.Atpresent,EJBsystemsexistsomeproblems,mainlyasfollows:tightcoupling,whichleadstodir
6、ectdependencebetweenclientsandbusinessobjects;toomanymethodinvocationsbetweenclientandserver,leadingtonetworkperformanceproblems;lackofauniformclientaccessstrategy,exposingbusinessobjectstomisuse,maycausesecurityproblems.Totheaboveproblems,thispaperproposesthethree—tierappli
7、cationmodelbasedonEJB,anditsimplementationmethodisalsodiscussed.EJBissuitableforthedevelopmentofelectroniccommercesystem,butusingEJBtodevelopelectroniccommercesystemwillcauseproblemsasperformanceandmaintainability,etc.,andeventhesecurityproblems.Inordertosolvetheseproblems,o
8、nthebasisofthethree-tierapplicationmodelbasedonEJB,thispaperputsforwardthee
此文档下载收益归作者所有