Apache Jakarta and Beyond: A Java Programmer's Introduction
暫譯: Apache Jakarta 與未來:Java 程式設計師入門指南

Larne Pekowsky

  • 出版商: Addison Wesley
  • 出版日期: 2005-01-09
  • 售價: $2,220
  • 貴賓價: 9.5$2,109
  • 語言: 英文
  • 頁數: 608
  • 裝訂: Paperback
  • ISBN: 0321237714
  • ISBN-13: 9780321237712
  • 相關分類: Java 程式語言
  • 已絕版

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

相關主題

商品描述

Description:

"If you're a Java developer interested in leveraging open source tools to build multitier applications, Larne Pekowsky can help--this book will walk you all the way through development, build, testing, and deployment. This soup-to-nuts coverage is a rare find."

--Angela Yochem, author of J2EE Applications and BEA WebLogic Server, Second Edition (Prentice Hall, 2004)

The Jakarta project consists of many powerful open source tools for the Java platform, but most lack tutorials or clear online help documentation. Apache Jakarta and Beyond is the definitive guide to using Jakarta and other Java open source tools to develop Web applications more efficiently and effectively.

In this example-packed book, readers will find

  • An introduction to the philosophy behind the Jakarta project
  • Details on many ready-to-use Java toolkits, including Ant, JUnit, Cactus, Log4J, POI, Tomcat, James, Struts, and more
  • In-depth guidelines on how to develop with multiple toolkits
  • A guide to splitting work along lines of "what is available" and "what must be written"
  • Best practices for development, such as the model/view/controller paradigm
  • Numerous examples that can serve as templates for readers' own projects

The accompanying CD-ROM contains templates and complete code examples from the book.

Whether you are developing client applications, Web applications, or Web services, Apache Jakarta and Beyond will help you use existing code to simplify the task at hand.

 

 

Table of Contents:

Preface.

Acknowledgments.

1. Introduction.

    On Tools.

    On Open Source.

    The Apache Software Foundation and the Jakarta Project.

    On Application Development.

    Further Reading.

2. Ant.

    Introduction to Ant.

    Dependencies.

    Sets of Files as Task Arguments.

    Global Variables.

    Paths.

    Properties.

    Command-Line Arguments.

    Built-In Tasks.

    Creating New Tasks.

    Beyond This Book.

    Summary.

3. Eclipse.

    Getting Started with Eclipse.

    Using Ant with Eclipse.

    Beyond This Book.

    Summary.

4. Testing with JUnit.

    An Introduction to Automated Testing.

    JUnit-A Testing Framework.

    More on JUnit.

    How and What to Test.

    Integrating JUnit with Ant.

    Summary.

5. Testing Web Sites with HTTPUnit.

    An Introduction to HTTPUnit.

    A More Sophisticated Example.

    Testing with ServletRunner.

    Beyond This Book.

    Summary.

6. Further Web Testing with Jakarta Cactus.

    An Introduction to Cactus.

    Writing and Running Cactus Tests.

    Using Cactus with Eclipse.

    Beyond This Book.

    Summary.

7. Stress Testing with Jakarta JMeter.

    Using JMeter.

    Distributed Testing.

    More Sophisticated Test Plans.

    Using JMeter with Ant.

    How to Stress Test.

    Beyond This Book.

    Summary.

8. Simplifying Bean Development with BeanUtils.

    Introduction to BeanUtils.

    Simple Properties.

    Indexed Properties.

    Mapped Properties.

    Nested Properties.

    Converters.

    Adding New Converters.

    Dynamic Beans.

    Enhancing DynaBeans.

    Summary.

9. Traversing Hierarchical Data with JXPath.

    Introduction to XPath.

    Using JXPath.

    Setting Values.

    Creating New Structures.

    A Few Notes on Defining New Contexts.

    Summary.

10. Database Tools.

    Hsqldb.

    Pooling Connections with DBC.

    Mapping Databases to Objects with OJB.

    Using OJB.

    Retrieving Data.

    More Sophisticated Queries.

    Lazy Evaluation.

    Related Tools.

    Hiding Persistence from Applications.

    Beyond This Book.

    Summary.

11. Logging.

    The Java.util.logging Package.

    Log4j.

    Beyond This Book.

    Summary.

12. Configuring Program Options.

    Jakarta CLI.

    Jakarta Digester.

    Beyond This Book.

    Summary.

13. Working with Text 1: Regular Expressions.

    Regular Expressions.

    ORO Regular Expressions.

    Jakarta Regexp.

    The JDK1.4 Pattern Matching Classes.

    Beyond This Book.

    Summary.

14. Working with Text 2: Searching.

    Creating Indices.

    Using Indices.

    Indexing Web Pages.

    Beyond This Book.

    Summary.

15. Creating Office Documents with POI.

    POIFS.

    Excel.

    Creating Spreadsheets.

    Templating.

    Word.

    Beyond This Book.

    Summary.

16. Scripting.

    Running BeanShell.

    The BeanShell Language.

    Functions.

    Implementing Interfaces.

    Full Java Compatibility.

    Calling BeanShell from Java.

    Motivation for Scripting.

    Beyond This Book.

    Summary.

17. Tomcat.

    Starting Tomcat.

    A Tour of Tomcat.

    Creating a Web Application.

    Security.

    Realms.

    Encryption and Server Validation.

    Client Certificates.

    Certificate-Based Authentication.

    Global Resources.

    Web-Based Management and Administration.

    Beyond This Book.

    Summary.

18. The Standard Tag Library.

    Tag Libraries.

    Tags with Bodies.

    Dynamic Attributes in Tags.

    Displaying Expressions.

    Formatting Output.

    Iteration in a Page.

    Conditionally Including Sections of a Page.

    Browser Detection.

    Combining Tags.

    Selecting between Multiple Choices.

    The SQL Tags.

    The XML Tags.

    Beyond This Book.

    Summary.

19. Struts.

    Some Common Controller Tasks.

    Struts: An Application Toolkit.

    Using Struts.

    Simplifying Form Beans with the Validator.

    Eliminating Form Beans.

    The Pros and Cons of Struts.

    Beyond This Book.

    Summary.

20. Cocoon.

    Building and Configuring Cocoon.

    Using Cocoon.

    Accessing Databases.

    Writing to Databases.

    The Pros and Cons of Cocoon.

    Beyond This Book.

    Summary.

Appendix A.

Index.

商品描述(中文翻譯)

**描述:**
「如果你是一位對利用開源工具來構建多層應用程式的 Java 開發者,Larne Pekowsky 可以幫助你——這本書將引導你完成開發、建置、測試和部署的全過程。這種從頭到尾的覆蓋是非常罕見的。」
--Angela Yochem,《J2EE 應用程式與 BEA WebLogic Server, 第二版》(Prentice Hall, 2004)的作者

Jakarta 專案包含許多強大的 Java 平台開源工具,但大多數缺乏教程或清晰的線上幫助文檔。《Apache Jakarta and Beyond》是使用 Jakarta 和其他 Java 開源工具更有效率和有效地開發 Web 應用程式的權威指南。

在這本充滿範例的書中,讀者將會發現:
- Jakarta 專案背後的哲學介紹
- 許多現成可用的 Java 工具包的詳細資訊,包括 Ant、JUnit、Cactus、Log4J、POI、Tomcat、James、Struts 等等
- 如何使用多個工具包進行開發的深入指導
- 按照「可用的」和「必須編寫的」來劃分工作的指南
- 開發的最佳實踐,例如模型/視圖/控制器(model/view/controller)範式
- 許多可以作為讀者自己專案模板的範例

隨附的 CD-ROM 包含書中的模板和完整的程式碼範例。
無論你是在開發客戶端應用程式、Web 應用程式還是 Web 服務,《Apache Jakarta and Beyond》都將幫助你利用現有的程式碼來簡化手頭的任務。

**目錄:**
- 前言
- 感謝辭
- 1. 介紹
- 關於工具
- 關於開源
- Apache 軟體基金會與 Jakarta 專案
- 關於應用程式開發
- 進一步閱讀
- 2. Ant
- Ant 介紹
- 依賴性
- 作業參數的檔案集
- 全域變數
- 路徑
- 屬性
- 命令列參數
- 內建任務
- 創建新任務
- 超越本書
- 總結
- 3. Eclipse
- 開始使用 Eclipse
- 在 Eclipse 中使用 Ant
- 超越本書
- 總結
- 4. 使用 JUnit 測試
- 自動化測試介紹
- JUnit - 測試框架
- 更多關於 JUnit
- 如何及測試什麼
- 將 JUnit 與 Ant 整合
- 總結
- 5. 使用 HTTPUnit 測試網站
- HTTPUnit 介紹
- 更複雜的範例
- 使用 ServletRunner 測試
- 超越本書
- 總結
- 6. 使用 Jakarta Cactus 進行進一步的 Web 測試
- Cactus 介紹
- 編寫和運行 Cactus 測試
- 在 Eclipse 中使用 Cactus
- 超越本書
- 總結
- 7. 使用 Jakarta JMeter 進行壓力測試
- 使用 JMeter
- 分散式測試
- 更複雜的測試計畫
- 在 Ant 中使用 JMeter
- 如何進行壓力測試
- 超越本書
- 總結
- 8. 使用 BeanUtils 簡化 Bean 開發
- BeanUtils 介紹
- 簡單屬性
- 索引屬性
- 映射屬性
- 嵌套屬性
- 轉換器
- 添加新轉換器
- 動態 Beans
- 增強 DynaBeans
- 總結
- 9. 使用 JXPath 遍歷層次資料
- JXPath 介紹