菜单
  
    Overview of JSP Technology Benefits of JSP 1.Benefits of JSP JSP pages are translated into servlets. So, fundamentally, any task JSP pages can perform could also be accomplished by servlets. However, this underlying equivalence does not mean that servlets and JSP pages are equally appropriate in all scenarios. The issue is not the power of the technology, it is the convenience, productivity, and maintainability of one or the other. After all, anything you can do on a particular computer platform in the Java programming language you could also do in assembly language. But it still matters which you choose. JSP provides the following benefits over servlets alone:34371
       • It is easier to write and maintain the HTML. Your static code is ordinary HTML: no extra   backslashes, no double quotes, and no lurking Java syntax.
       • You can use standard Web-site development tools. Even HTML tools that know nothing about JSP can be used because they simply ignore the JSP tags.
       • You can pide up your development team. The Java programmers can work on the dynamic code. The Web developers can concentrate on the presentation layer. On large projects, this pision is very important. Depending on the size of your team and the complexity of your project, you can enforce a weaker or stronger separation between the static HTML and the dynamic content.
       Now, this discussion is not to say that you should stop using servlets and use only JSP instead. By no means. Almost all projects will use both. For some requests in your project, you will use servlets. For others, you will use JSP. For still others, you will combine them with the MVC architecture . You want the appropriate tool for the job, and servlets, by themselves, do not complete your toolkit.
    2. Advantages of JSP Over Competing Technologies
       A number of years ago, Marty was invited to attend a small 20-person industry roundtable discussion on software technology. Sitting in the seat next to Marty was James Gosling, inventor of the Java programming language. Sitting several seats away was a high-level manager from a very large software company in Redmond, Washington. During the discussion, the moderator brought up the subject of Jini, which at that time was a new Java technology. The moderator asked the manager what he thought of it, and the manager responded that it was too early to tell, but that it seemed to be an excellent idea. He went on to say that they would keep an eye on it, and if it seemed to be catching on, they would follow his company's usual "embrace and extend" strategy. At this point, Gosling lightheartedly interjected "You mean disgrace and distend."
       Now, the grievance that Gosling was airing was that he felt that this company would take technology from other companies and suborn it for their own purposes. But guess what? The shoe is on the other foot here. The Java community did not invent the idea of designing pages as a mixture of static HTML and dynamic code marked with special tags. For example, ColdFusion did it years earlier. Even ASP (a product from the very software company of the aforementioned manager) popularized this approach before JSP came along and decided to jump on the bandwagon. In fact, JSP not only adopted the general idea, it even used many of the same special tags as ASP did. So, the question becomes: why use JSP instead of one of these other technologies? Our first response is that we are not arguing that everyone should. Several of those other technologies are quite good and are reasonable options in some situations. In other situations, however, JSP is clearly better. Here are a few of the reasons.
     B.原文的翻译JSP技术概述  1.JSP的好处 论文网
     因为在Jsp页面可以被传递至servlet,所以从根源上来说,如果在jsp上可以完成的同时在servlet上也是可以完成的。但是,JSP和servlet并不是完全都相同的。他们不相同的问题不在于技术而在是因为他们其中一个的方便高产、可文护。你可以用java语言在开发的平台上做的,用汇编语言也都是可以实现的,这完完全全取决于你的选择 。
  1. 上一篇:ASP.NET Web应用程序英文文献和中文翻译
  2. 下一篇:IOS APP Store英文文献和中文翻译
  1. RANSAC算法全景图像拼接关键技术研究+源程序

  2. ADO.NET结构与概述英文文献和中文翻译

  3. 模拟退火技术来设计英文文献和中文翻译

  4. 数字通信技术在塑料挤出...

  5. 快速成型制造技术英文文献和中文翻译

  6. 数控技术和设备的发展趋...

  7. CAE技术在车辆安全性应用英文文献和中文翻译

  8. 江苏省某高中学生体质现状的调查研究

  9. 中国传统元素在游戏角色...

  10. NFC协议物理层的软件实现+文献综述

  11. 高警觉工作人群的元情绪...

  12. 浅析中国古代宗法制度

  13. 现代简约美式风格在室内家装中的运用

  14. 上市公司股权结构对经营绩效的影响研究

  15. g-C3N4光催化剂的制备和光催化性能研究

  16. C++最短路径算法研究和程序设计

  17. 巴金《激流三部曲》高觉新的悲剧命运

  

About

优尔论文网手机版...

主页:http://www.youerw.com

关闭返回