Servlets and JSP: The J2EE Web Tier
暫譯: Servlet 與 JSP:J2EE 網頁層

Jayson Falkner, Kevin W. Jones

  • 出版商: Addison Wesley
  • 出版日期: 2003-09-29
  • 售價: $2,050
  • 貴賓價: 9.5$1,948
  • 語言: 英文
  • 頁數: 784
  • 裝訂: Paperback
  • ISBN: 0321136497
  • ISBN-13: 9780321136497
  • 相關分類: Java 相關技術
  • 無法訂購

買這商品的人也買了...

商品描述

Summary

Servlets and JavaServer Pages™ is the first complete guide to building dynamic Java-based Web applications using the new JavaServer Pages 2.0 and Servlets 2.4. Servlets and JavaServer Pages (JSP) provide a robust solution to developing large, complex Web applications, including multiserver projects. In addition to built-in security, portability, and a Web server, they offer developers the freedom to work with any operating system that supports Java—be it Linux, Windows, OSX, or Solaris.

This authoritative book begins by explaining how to set up a Servlet and JSP development environment, including a discussion of containers, Java support, and installing and configuring Tomcat. The authors then thoroughly explore servlets and JSP, including significant coverage of custom tag libraries, newly available filters, and popular servlet and JSP design patterns. Readers can then test-drive the knowledge gained by constructing a book-support Web site.

Among the topics covered in-depth are:

  • Exception handling
  • JavaBeans and the new JSP Expression Language (JSP EL)
  • The JavaServer Pages Standard Tag Library (JSTL) and coding custom tag libraries
  • Filters
  • Error handling
  • Session and state management
  • Security
  • Design patterns, including Struts
  • Internationalization
  • Multiclient support
  • Database connectivity

The actual book-support site (www.jspbook.com) features frequently asked questions, working code examples, and references.

With Servlets and JavaServer Pages™ as their guide, readers will learn how to fully harness the power of these flexible Java technologies.

Table of Contents

Preface.


 1. Setting up a Servlet and JSP Environment.


 2. Java Servlets.


 3. JavaServer Pages.


 4. Exception Handling.


 5. JavaBeans.


 6. Custom Tag Libraries.


 7. JavaServer Pages Standard Tag Library.


 8. Filters.


 9. Managing State in a Web Application.


10. Security.


11. Design Patterns.


12. Internationalization.


13. Multi-Client Support.


14. Database Connectivity.


15. Finale.


References: Charsets(i18n?), web.xml Schema, TLD.

商品描述(中文翻譯)

**摘要**

《Servlets 和 JavaServer Pages™》是第一本完整指南,介紹如何使用新的 JavaServer Pages 2.0 和 Servlets 2.4 建立動態的 Java 基礎網頁應用程式。Servlets 和 JavaServer Pages (JSP) 提供了一個穩健的解決方案,用於開發大型、複雜的網頁應用程式,包括多伺服器專案。除了內建的安全性、可攜性和網頁伺服器外,它們還為開發人員提供了在任何支援 Java 的作業系統上工作的自由——無論是 Linux、Windows、OSX 還是 Solaris。

這本權威的書籍首先解釋如何設置 Servlet 和 JSP 開發環境,包括容器、Java 支援以及安裝和配置 Tomcat 的討論。然後,作者徹底探討 servlets 和 JSP,包括對自定義標籤庫、新可用的過濾器以及流行的 servlet 和 JSP 設計模式的詳細介紹。讀者可以通過構建一本書的支援網站來測試所獲得的知識。

深入探討的主題包括:
- 異常處理
- JavaBeans 和新的 JSP 表達式語言 (JSP EL)
- JavaServer Pages 標準標籤庫 (JSTL) 和編碼自定義標籤庫
- 過濾器
- 錯誤處理
- 會話和狀態管理
- 安全性
- 設計模式,包括 Struts
- 國際化
- 多客戶端支援
- 資料庫連接

實際的書籍支援網站(www.jspbook.com)提供常見問題解答、可運行的程式碼範例和參考資料。

有了《Servlets 和 JavaServer Pages™》作為指導,讀者將學會如何充分利用這些靈活的 Java 技術。

**目錄**

前言。

1. 設置 Servlet 和 JSP 環境。

2. Java Servlets。

3. JavaServer Pages。

4. 異常處理。

5. JavaBeans。

6. 自定義標籤庫。

7. JavaServer Pages 標準標籤庫。

8. 過濾器。

9. 在網頁應用程式中管理狀態。

10. 安全性。

11. 設計模式。

12. 國際化。

13. 多客戶端支援。

14. 資料庫連接。

15. 結語。

參考文獻:字元集 (i18n?),web.xml 架構,TLD。