日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 前端技术 > javascript >内容正文

javascript

计算机jsp外文文献,计算机 JSP web 外文翻译 外文文献 .doc

發布時間:2025/3/11 javascript 32 豆豆
生活随笔 收集整理的這篇文章主要介紹了 计算机jsp外文文献,计算机 JSP web 外文翻译 外文文献 .doc 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

PAGE

word文檔 可自由復制編輯

外文資料

所譯外文資料:

= 1 \* GB3 ① 作者:Dan Malks

= 2 \* GB3 ② 書名:Professional JSP

= 3 \* GB3 ③ 出版時間: 2000.7.26

= 4 \* GB3 ④ 所譯章節: Chapter 12

12.1 Introductory

Good Web application design tries to separate business objects, presentation, and manipulation of the objects into distinct layers. One benefit of using JavaServer Pages technology is that it allows us to separate the role of a Web designer more clearly from that of a software developer. While on a small-scale project, one individual may occupy both roles, on a larger project, they are likely to be separate and it is beneficial to separate their workflows as much as possible. Designing the architecture for your Web application is crucial to this separation.

12.2 JSP architecture

We will examine a variety of ways to architect a system with JavaServer Pages, servlets, and JavaBeans. We will see a series of different architectures, each a development of the one before. The diagram below shows this process in outline; the individual parts of the diagram will be explained in turn later in this article.

JSP architecture:

When Sun introduced Java Server Pages, some were quick to claim that servlets had been replaced as the preferred request handling mechanism in Web-enabled enterprise architectures. Although JSP is a key component of the Java 2 Platform Enterprise Edition (J2EE) specification, serving as the preferred request handler and response mechanism, we must investigate further to understand its relationship with servlets.

Other sections of Professional JSP explain the implementation details of JSP source translation and compilation into a servlets. Understanding that JSP is built on top of the servlet API, and uses servlet semantics, raises some interesting questions. Should we no longer develop stand-alone servlets in our Web-enabled systems? Is there some way to combine servlets and JSPs? If so, where do we place our Java code? Are there any other components involved in the request process

總結

以上是生活随笔為你收集整理的计算机jsp外文文献,计算机 JSP web 外文翻译 外文文献 .doc的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。