- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
java银行排号系统的设计与实现计算机毕业设计外文文献原文及译文[精品]
毕业设计
外文文献原文及译文
学生姓名: 学号:
系 别:
专 业:
指导教师:
2012年 5 月Struts——An Open-source MVC Implementation
《IBM System Journal,2006,44(2):33-37》 作者: Malcolm Davis
This article introduces Struts, a Model-View-Controller implementation that uses servlets and JavaServer Pages (JSP) technology. Struts can help you control change in your Web project and promote specialization. Even if you never implement a system with Struts, you may get some ideas for your future servlets and JSP page implementation
Introduction
Kids in grade school put HTML pages on the Internet. However, there is a monumental difference between a grade school page and a professionally developed Web site. The page designer (or HTML developer) must understand colors, the customer, product flow, page layout, browser compatibility, image creation, JavaScript, and more. Putting a great looking site together takes a lot of work, and most Java developers are more interested in creating a great looking object interface than a user interface. JavaServer Pages (JSP) technology provides the glue between the page designer and the Java developer.
If you have worked on a large-scale Web application, you understand the term change. Model-View-Controller (MVC) is a design pattern put together to help control change. MVC decouples interface from business logic and data. Struts is an MVC implementation that uses Servlets 2.2 and JSP 1.1 tags, from the J2EE specifications, as part of the implementation. You may never implement a system with Struts, but looking at Struts may give you some ideas on your future Servlets and JSP implementations.
Model-View-Controller (MVC)
JSP tags solved only part of our problem. We still have issues with validation, flow control, and updating the state of the application. This is where MVC comes to the rescue. MVC helps resolve some of the issues with the single module approach by
您可能关注的文档
- ch05tariffs(国际经济学-(by robert j. carbaugh)[精品].ppt
- Chapter 7 Project Quality Management[精品].ppt
- Chapter1 Introduction 国际贸易实务双语课件[精品].ppt
- ch8波形发生-正弦波振荡电路2-电压比较器-非正弦波发生电路[精品].ppt
- Chapter 6 Microbial Nutrition and Metabolism 微生物学 教学课件 英文版[精品].ppt
- Children who grow up in the appreciated happy(孩子们在欣赏快乐成长)[精品].doc
- CK6140数控车床主传动系统设计说明书[精品].doc
- Classroom Instruction That Works Research-Based Strategies…[精品].ppt
- Classroom Instruction that Works Effective Instructional Strategies课堂教学,有效教学策略[精品].ppt
- CLIA’88更新规则对检测系统使用的新要求[精品].ppt
- ITC国际高级采购师培训教材(如何进行谈判)[精品].ppt
- JAVA面向对象程序设计课程设计-JAVA实现旅馆管理系统[精品].doc
- Java面向对象程序设计及应用实验指导书[精品].doc
- JP柜采购标准--通用部分(试行)[精品].doc
- jp柜技术规范(通用部分)[精品].doc
- JOB HAZARD ANALYSIS[精品].ppt
- JGJT23-2011回弹法检测混凝土抗压强度技术规程培训讲义[精品].ppt
- JGJ55-2011_普通混凝土配合比设计规程(内部培训课件)_PPT[精品].ppt
- JSP个人网站留言板课程设计[精品].doc
- JIT(准时化生产)精益生产实务:认识浪费与效率[精品].ppt
文档评论(0)