Core Servlets and JavaServer Pages, Vol. 1: Core Technologies, 2/e
暫譯: 核心伺服器與JavaServer頁面,第1卷:核心技術,第二版
Marty Hall
- 出版商: Prentice Hall
- 出版日期: 2003-08-26
- 定價: $2,580
- 售價: 6.0 折 $1,548
- 語言: 英文
- 頁數: 726
- 裝訂: Paperback
- ISBN: 0130092290
- ISBN-13: 9780130092298
-
相關分類:
Java 相關技術
立即出貨(限量) (庫存=7)
買這商品的人也買了...
-
$680$537 -
$980$774 -
$970Introduction to Algorithms, 2/e
-
$880$695 -
$650$514 -
$1,930$1,834 -
$690$587 -
$780$741 -
$760$600 -
$760$600 -
$590$466 -
$690$538 -
$720$569 -
$880$792 -
$990$782 -
$820$804 -
$750$638 -
$800$760 -
$560$476 -
$480$379 -
$750$593 -
$780$616 -
$1,176Computer Organization and Design: The Hardware/Software Interface, 3/e(IE) (美國版ISBN:1558606041)
-
$675LPIC 1 Exam Cram 2: Linux Professional Institute Certification Exams 101 and 102 (Paperback)
-
$650$507
商品描述
The J2EE(TM) Platform has become the technology of choice for developing professional e-commerce applications, interactive Web sites, and Web-enabled applications and services. Servlet and JSP(TM) technology is the foundation of this platform: it provides the link between Web clients and server-side applications. In this 2nd edition of the worldwide bestseller, the authors show you how to apply the latest servlet and JSP capabilities. Unlike other books that treat servlet or JSP technology in isolation, Core Servlets and JavaServer Pages provides a unified treatment, showing you when servlet technology is best, when the JSP approach is preferred, and when (and how) servlets and JSP should work together.
Part I provides exhaustive coverage of the servlet 2.4 specification. It starts with server configuration, basic syntax, the servlet life cycle, and use of form data. It moves on to applying HTTP 1.1, cookies, and session tracking. Advanced topics include compressing Web content, incrementally updating results, dynamically generating images, and creating shopping carts.
Part II gives an in-depth guide to JSP 2.0. It covers both the "classic" JSP scripting elements and the new JSP 2.0 expression language. It shows how to control the content type, designate error pages, include files, and integrate JavaBeans components. Advanced topics include sharing beans, generating Excel spreadsheets, and dealing with concurrency.
Part III covers two key supporting technologies: HTML forms and database access with JDBC(TM). It explains every standard HTML input element and shows how to use appropriate JDBC drivers, perform database queries, process results, and perform updates. Advanced topics include parameterized queries, stored procedures, and transaction control.
Design strategies include ways to integrate servlet and JSP technology, best practices for invoking Java code from JSP pages, plans for dealing with missing and malformed data, and application of the MVC architecture.
Handy guides walk you through use of three popular servlet and JSP engines (Apache Tomcat, Macromedia JRun, and Caucho Resin) and some of the most widely used database systems (MySQL, Oracle9i, Microsoft Access).
Volume 2 of this book covers advanced topics: filters, custom tag libraries, database connection pooling, Web application security, the JSP Standard Tag Library (JSTL), Apache Struts, JavaServer Faces (JSF), JAXB, and more.
- The same clear step-by-step explanations that made the first edition so popular
- Completely updated for the latest standards: servlets 2.4 and JSP 2.0
- Hundreds of completely portable, fully documented,industrial-strength examples
Detailed treatment of Apache Tomcat, Macromedia JRun, and Caucho Resin Online access to all source code, available free for unrestricted use at the author's www.coreservlets.com web site.
Table of Contents
I. Servlet Technology
II. JSP Technology.
III. Supporting Technology.
商品描述(中文翻譯)
摘要
J2EE(TM) 平台已成為開發專業電子商務應用程式、互動網站及網路啟用應用程式和服務的首選技術。Servlet 和 JSP(TM) 技術是此平台的基礎:它提供了網路客戶端與伺服器端應用程式之間的連結。在這本全球暢銷書的第二版中,作者向您展示如何應用最新的 servlet 和 JSP 功能。與其他將 servlet 或 JSP 技術孤立處理的書籍不同,《核心 Servlet 和 JavaServer Pages》提供了統一的處理方式,告訴您何時使用 servlet 技術最佳、何時偏好 JSP 方法,以及何時(和如何)讓 servlet 和 JSP 一起工作。
第一部分對 servlet 2.4 規範進行了全面的覆蓋。它從伺服器配置、基本語法、servlet 生命週期和表單數據的使用開始。接著介紹了 HTTP 1.1、cookies 和會話追蹤的應用。進階主題包括壓縮網頁內容、增量更新結果、動態生成圖像和創建購物車。
第二部分深入介紹 JSP 2.0。它涵蓋了「經典」JSP 腳本元素和新的 JSP 2.0 表達式語言。它展示了如何控制內容類型、指定錯誤頁面、包含檔案和整合 JavaBeans 元件。進階主題包括共享 beans、生成 Excel 試算表和處理併發。
第三部分涵蓋了兩個關鍵的支援技術:HTML 表單和使用 JDBC(TM) 的資料庫存取。它解釋了每個標準 HTML 輸入元素,並展示如何使用適當的 JDBC 驅動程式、執行資料庫查詢、處理結果和執行更新。進階主題包括參數化查詢、儲存過程和交易控制。
設計策略包括整合 servlet 和 JSP 技術的方法、從 JSP 頁面調用 Java 代碼的最佳實踐、處理缺失和格式錯誤數據的計劃,以及 MVC 架構的應用。
實用指南將引導您使用三個流行的 servlet 和 JSP 引擎(Apache Tomcat、Macromedia JRun 和 Caucho Resin)以及一些最廣泛使用的資料庫系統(MySQL、Oracle9i、Microsoft Access)。
本書的第二卷涵蓋進階主題:過濾器、自定義標籤庫、資料庫連接池、網路應用程式安全性、JSP 標準標籤庫(JSTL)、Apache Struts、JavaServer Faces(JSF)、JAXB 等等。
- 同樣清晰的逐步解釋使第一版如此受歡迎
- 完全更新以符合最新標準:servlets 2.4 和 JSP 2.0
- 數百個完全可攜帶、完全文檔化的工業級範例
詳細介紹 Apache Tomcat、Macromedia JRun 和 Caucho Resin,並提供所有源代碼的線上訪問,作者的網站 www.coreservlets.com 提供免費的無限制使用。
目錄
I. Servlet 技術
1. Servlet 和 JSP 技術概述。
2. 伺服器設置和配置。
3. Servlet 基礎。
4. 處理客戶端請求:表單數據。
5. 處理客戶端請求:HTTP 請求標頭。
6. 生成伺服器響應:HTTP 狀態碼。
7. 生成伺服器響應:HTTP 響應標頭。
8. 處理 Cookies。
9. 會話追蹤。
II. JSP 技術。
10. JSP 技術概述。
11. 使用 JSP 腳本元素調用 Java 技術代碼。
12. 控制生成的 Servlet 結構:JSP 頁面指令。
13. 在 JSP 頁面中包含檔案和 Applet。
14. 在 JSP 文件中使用 JavaBeans 元件。
15. 整合 Servlets 和 JSP:模型-視圖-控制器(MVC)架構。
16. 簡化對 Java 代碼的訪問:JSP 2.0 表達式語言。
III. 支援技術。
17. 使用 JDBC 存取資料庫。
18. 配置 Microsoft Access、MySQL 和 Oracle9i。
19. 創建和處理 HTML 表單。
附錄. 伺服器組織和結構。
索引。