欢迎来到天天文库
浏览记录
ID:6164009
大小:85.09 KB
页数:39页
时间:2018-01-05
《基于j2ee的web应用研究》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要随着互联网络Internet、电子商务等应用的迅速普及,Web应用的复杂性在不断的增加,其规模也不断扩大,呈现出高度的实时性、动态性、个性化的特点,从而使得传统的Web应用开发技术(如体系结构、网页设计技术、程序开发技术等)暴露出如体系结构中流程控制与界面表示相混杂、ASP和PHP等动态网页开发技术中网页设计与程序开发相混杂等许多不足。这些不足造成了Web应用开发的效率降低、成本上升、扩充与维护困难、分工合作不好进行等问题,限制了互联网的发展。论文针对以上不足,通过分析后认为,在现有的Web开发中,由于系统的界面表示、流程控制和业务逻辑代码相互混杂,导致了系统性能的下降,同时传统
2、的单一用户界面类型也越来越无法满足用户界面类型多样化的要求。问题的根源是各种因素互相混杂和依赖,解决问题的关键是与混杂相对应的分离。论文对J2EE及其相关技术XML和UML进行了研究,总结了它们的优点。而MVC模式是一种很好的实现分离的模式,论文对MVC模式进行了分析,并根据Web应用的特点提出了基于MVC模式适合Web应用开发的Web一VC模式。该模式能够有效地实现Web应用中界面、控制和逻辑处理的分离。通过分析其实现原理和特点,指出可以对其加以改进以解决上述Web开发中的问题。采用J2EE技术是实现Web_MVC模式的理想选择,在此基础上建立了基于J2EE技术、实现WebesMV
3、C模式的J_Web应用开发方案。然后以UML为工具按照面向对象的软件工程建立了一个教育网站,论文具体给出了模块的详细设计实现过程及其系统的配置和运行步骤。论文应用研究能有效地实现Web应用中界面、控制和逻辑处理的分离,可广泛应用于采用各种技术的Web应用开发实践中。解决传统Web应用开发中存在的种种不足,使其具有复用性、可移植性、安全性、健壮性、伸缩性强、易于采用组件技术和UML工具进行开发等优点。关键词:MVC模型,J2EE技术,XML}WebseMVC模式,J_Web应用AbstractAlongwiththerapidpopularizationofInternetandE-c
4、ommerce,thecomplexityofWebapplicationisincreasinganditsscaleisalsoenlargingcontinuouslywhichpresentthecharacteristicsofhighrealtime,dynamicandindividuation,sothissituationmakestheconventionalWebapplicationanddevelopmenttechnologies,suchasthearchitecture,Webpagedesigningtechnologyandprogrammingd
5、evelopmenttechnology,uncovermanyshortages,suchastheinterweavementofflowcontrolandinterfacedenotationinthearchitecture,WebpagedesignandprogrammingdevelopmentinthedynamicWebpagedevelopmenttechnology.Theseshortagesalsomakemanyproblemsoflowerefficiency,increasingcost,difficultextensionandmaintenanc
6、eandlowerdividingtheworkandcooperation,andconfinethedevelopmentofInternet.Aimingattheseshortages,afteranalysis,thispaperconsidersthatduetothemutualinterweavementofsysteminterfacedenotation,flowcontrolandlogicalcode,theyresultinthedeclineofsystemperformance,atthesametime,conventionalsingleuserin
7、terfacesareworseandworseandalsohavenowaystosatisfythevarietyofdemandsofuserinterfacetypes.Theproblemsourceisthemutualinterweavementanddependenceofthevariousfactors.Sothesolvingproblemkeyistheseparationrelativetotheinterweavement.T
此文档下载收益归作者所有