2668.于MVC设计模式的Struts架构的研究毕业论文.doc
《2668.于MVC设计模式的Struts架构的研究毕业论文.doc》由会员分享,可在线阅读,更多相关《2668.于MVC设计模式的Struts架构的研究毕业论文.doc(33页珍藏版)》请在优知文库上搜索。
1、毕业设计摘 要电子商务已经成为目前商务领域中非常重要的一种运作方式,如何快速、高效的构建出客户所需的电子商务网站已经成为java web程序员最关心的问题。作为对经典的mvc设计模式的一种具体实现,struts是建立在当前动态网站设计中jsp,servlet,xml等相关开发技术基础之上的一种主流的开发架构,是一种基于mvc的经典mvc设计模式框架。Struts跟Tomcat、Turbine等诸多Apache项目一样,是开源软件,这是它的一大优点。使开发者能更深入的了解其内部实现机制。另外,就目前国内的JSP开发者而言,除了使用JSP自带的常用标记外,很少开发自己的标记,或许Struts是一个
2、很好的起点。虽然它现在还有不少缺点,但它是一种非常优秀的J2EE MVC实现方式。关键词: Struts;J2EE;MVCABSTRACTThe electronic commerce already becomes present commerce domainCentral Africa often the important one operation way, How fast, highly effective the electronic commerce website whichconstructed the customer to need already becomes j
3、ava the webprogrammer most issue of concern. As the classics mvc design pattern one kind of concreterealization, struts is the establishment in the current dynamicwebsite design jsp, servlet, correlation development technology baseand so on the above xml one kind of mainstream development overheadco
4、nstruction, is one kind based on the mvc classics mvc design patternframe. Struts with Tomcat, Turbine and so on many Apache project is same,operates source software, this is its big merit. Enables thedevelopment the more thorough understanding its interior realizationmechanism. Moreover, speaking o
5、f at present the domestic JSPdevelopment, besides uses the commonly used mark which JSP brings,very little develops own mark, perhaps Struts is a very goodbeginning.Although it now also has manyshortcomings, but it is one kind of extremely outstanding J2EE the MVCrealization way.Key word: Struts;J2E
6、E;MVC目 录摘 要IABSTRACTI1.绪论11.1 选题及研究意义11.2 课题研究的背景及内容12 J2EE知识12.1 J2EE概述12.2 J2EE技术23 Struts框架-基于MVC的设计模式23.1 MVC模式23.2 框架的概念43.3 Struts概述43.3.1 Struts组件43.3.2 Struts工作流程53.3.3 Struts实现MVC的机制74 开发工具的安装和配置84.1 JDK的安装和配置84.2 Tomcat的安装和配置94.3 Eclipse和Myeclipse的安装和配置105 基于Struts的课程查询中心系统开发105.1 需求分析105.
7、2 功能设计115.3 创建视图135.4 构建模型175.5 创建控制器组件215.6 发布和运行课程查询中心系统27总结28参考文献29致谢3031基于MVC设计模式的Struts架构的研究1 引言1.1 选题及研究意义 寻求在软件开发过程中设计级的重用的想法由来已久,这个领域的一个突破就是设计模式的提出。所谓设计模式,实际上就是对以往成功的解决方案的重复利用。就如同一个建筑设计师要设计一栋商用写字楼,一定会借鉴许多在商用楼设计方案中成功的设计经验一样。软件设计领域中的设计模式则是对以往成功软件设计方式的重用,是对专业软件开发人员技术和经验的重复利用,这无疑能够有效地降低软件开发的风险,提
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 2668. MVC 设计 模式 Struts 架构 研究 毕业论文