Apache Jakarta Commons: Reusable Java Components
暫譯: Apache Jakarta Commons:可重用的 Java 元件
Will Iverson
- 出版商: Prentice Hall
- 出版日期: 2005-02-17
- 售價: $1,880
- 貴賓價: 9.5 折 $1,786
- 語言: 英文
- 頁數: 360
- 裝訂: Paperback
- ISBN: 0131478303
- ISBN-13: 9780131478305
-
相關分類:
Java 程式語言
已絕版
買這商品的人也買了...
-
$880$695 -
$1,176Optical Networks: A Practical Perspective, 2/e
-
$650$514 -
$690$587 -
$780$741 -
$600$588 -
$590$466 -
$820$804 -
$750$638 -
$560$476 -
$780$616 -
$780$616 -
$4,320$4,104 -
$450$360 -
$890$703 -
$540$427 -
$990$782 -
$650$514 -
$650$507 -
$460$363 -
$520$406 -
$590$466 -
$420$357 -
$890$757 -
$650$507
相關主題
商品描述
Description:
Easy-to-follow coverage of twelve indispensable Jakarta Commons packages
Code examples that show innovative uses of Commons components, including using HttpClient to access Web resources, FileUpload for handling HTTP file uploads, and BeanUtils for easy form generation
Detailed instructions for combining the Commons project libraries with the popular Eclipse IDE
Save time and money with reusable open source Java™ components
Master the Jakarta Commons Library of Open Source JavaTM Components
Using the Apache Jakarta Commons reusable Java™ components, you can leverage the work of the global open-source community to solve common programming problems reliably, quickly, and inexpensively. But, to use the Commons libraries effectively, you need far more guidance than the official documentation offers. In Apache Jakarta Commons: Reusable Java™ Components, Will Iverson covers what Java developers need to know to take full advantage of Jakarta Commons—starting right now.
Iverson begins with a definitive overview of the Commons project: goals, installation, and getting started with Commons components. Next, he presents example-rich chapters on the twelve most useful Commons packages, covering topics ranging from HTTP FileUpload to database connectivity. Iverson provides detailed code samples for every component he describes. After you've mastered the core Jakarta Commons packages, you'll constantly rely on this book's handy seventy-five page quick-reference. Iverson's coverage includes
Downloading Commons project libraries and installing them into Eclipse
Programmatically accessing resources via HTTP, FTP, NNTP, and other Internet protocols
Using the Jakarta Commons suite of configurable object pools
Managing database connectivity in Swing applications—and anywhere containers aren't doing it for you
Using BeanUtils to generate forms and gain runtime access to information provided by JavaBeans-style objects
Traversing complex object graphs with JXPath
Using Jakarta Commons' advanced collections tools to establish richer object relationships
Extending java.lang with better methods for manipulating core classes
Implementing conversion routines, configurable logging, command-line help, and more
Exploring the newest packages, including emerging "sandbox" packages
Whether you're building code for front-end Web applications, client-side software, or back-end servers, learning Jakarta Commons will make you far more efficient. Apache Jakarta Commons is the fastest way to master and get results with Commons.
About the Web Site
All of the book's sample Java programs are available for download from: http://www.cascadetg.com/commons/.
Table of Contents:
Preface
Acknowledgments
About the Author
1. Overview.
Proper versus Sandbox
License
Obtaining and Installing
Configuration Under Eclipse
From Here
2. FileUpload.
Web and User Interfaces
Fileupload Design
Building an Application with Fileupload
FileUpload Application User Interface
Sample Fileupload Application Code
Application Presentation
Application Logic
Limitations and Security Issues
Summary
3. HttpClient.
A Simple Cookie-Based Web Site
Understanding Httpclient
Simple Swing Client
Swing Client User Interface
Swing Client Code
Summary
4. Net.
Net Overview
FTP Functionality
FTP Implementation
NNTP Functionality
NNTP Implementation
Summary
5. Pool.
Interfaces and Implementation
Thread Pool Example
Object Factory Example
Worker Thread
Summary
6. DBCP (Database Connection Pool).
Standalone DataSources
Client Connectivity
Building the DataSource
Legacy JDBC Driver
Summary
7. BeanUtils.
Understanding Beanutils
Using Beanutils to Generate Forms
Sample JavaBeans
Presenting the Form
FormBean
FormBeanUtils
Summary
8. JXPath.
Setting up the Example Object Graph
Exploring the Hierarchy
XPath and JXPath Syntax
Basic XPath
Complex XPath
JXPath Extensions
Supported Data Types
Summary
9. Logging.
Trace Levels
Using Logging
Logging Output
Summary
10. Lang.
Base Lang Classes
ArrayUtils
BitField
BooleanUtils
CharRange, CharSet, and CharSetUtils
ClassUtils
ObjectUtils and ObjectUtils.Null
RandomStringUtils
SerializationUtils
StringEscapeUtils
StringUtils
SystemUtils
Validate
WordUtils
Builder
Enum
Exception
Math
Time
Summary
11. Collections.
Collections Concepts
Bag
Bean
BidiMap
Blocking
Bounded
Buffer
Circular
Closure
Collating
Comparator
Composite
Cursorable
Factory
Fast
Fifo
FixedSize
Flat3
Functor
Hash
Identity
Lazy
Linked
List
LRU
Map
Multi
NodeCaching
ObjectGraph
Ordered
Predicate
Reference
Set
Singleton
StaticBucket
Synchronized
Transformed/Transformer
Typed
Unmodifiable
Summary
12. Codec.
Character Encodings
Base64 Encoding
URL Form Encoding
Hash Generation
Phonetic Analysis
Summary
13. CLI (Command-line Interface).
ClassPathTool Overview
Building a Command-Line Interface
Running Command Line
Behind the Scenes with ClassPathTool
Summary
14. Other Projects.
Additional Commons Proper Projects
Betwixt
Chain
Configuration
Daemon
DbUtils
Digester
Discovery
EL
IO
Jelly
Jexl
Latka
Launcher
Math
Modeler
Primitives
Validator
Sandbox Projects
Attributes
Cache
Clazz
Compress
Convert
Events
FeedParser
Functor
Id
JJar
Mapper
Messenger
Resources
Scaffold
SQL
ThreadPool
Transaction
VFS
Workflow
Summary
A. Lang Reference.
B. Apache License, Version 2.0.
Index.
商品描述(中文翻譯)
**描述:**
- 易於理解的十二個不可或缺的 Jakarta Commons 套件的介紹
- 代碼範例展示 Commons 元件的創新用法,包括使用 HttpClient 訪問網路資源、使用 FileUpload 處理 HTTP 檔案上傳,以及使用 BeanUtils 進行簡易表單生成
- 結合 Commons 專案庫與流行的 Eclipse IDE 的詳細指導
節省時間和金錢,使用可重用的開源 Java™ 元件
掌握 Jakarta Commons 開源 Java™ 元件庫
使用 Apache Jakarta Commons 可重用的 Java™ 元件,您可以利用全球開源社群的成果,可靠、快速且經濟地解決常見的程式設計問題。然而,要有效使用 Commons 庫,您需要比官方文檔提供的指導更多的幫助。在《Apache Jakarta Commons:可重用的 Java™ 元件》中,Will Iverson 涵蓋了 Java 開發者需要了解的內容,以充分利用 Jakarta Commons——從現在開始。
Iverson 以 Commons 專案的明確概述開始:目標、安裝以及如何開始使用 Commons 元件。接下來,他提供了豐富範例的章節,介紹十二個最有用的 Commons 套件,涵蓋從 HTTP FileUpload 到資料庫連接的主題。Iverson 為他描述的每個元件提供詳細的代碼範例。在您掌握核心的 Jakarta Commons 套件後,您將不斷依賴本書的七十五頁快速參考。Iverson 的內容包括:
- 下載 Commons 專案庫並安裝到 Eclipse 中
- 通過 HTTP、FTP、NNTP 和其他網際網路協議以程式方式訪問資源
- 使用 Jakarta Commons 的可配置物件池套件
- 在 Swing 應用程式中管理資料庫連接——以及在容器無法為您處理的任何地方
- 使用 BeanUtils 生成表單並獲取 JavaBeans 風格物件提供的資訊的運行時訪問
- 使用 JXPath 遍歷複雜的物件圖
- 使用 Jakarta Commons 的高級集合工具建立更豐富的物件關係
- 擴展 java.lang,提供更好的方法來操作核心類別
- 實現轉換例程、可配置的日誌記錄、命令列幫助等
- 探索最新的套件,包括新興的「沙盒」套件
無論您是在為前端網頁應用程式、客戶端軟體或後端伺服器編寫代碼,學習 Jakarta Commons 將使您更有效率。Apache Jakarta Commons 是掌握並獲得 Commons 成果的最快方式。
**關於網站**
本書的所有範例 Java 程式可從以下網址下載: http://www.cascadetg.com/commons/
**目錄:**
- 前言
- 感謝
- 關於作者
- 1. 概述。
- 正式版與沙盒版
- 授權
- 獲取與安裝
- 在 Eclipse 中的配置
- 從這裡開始
- 2. FileUpload。
- 網頁與使用者介面
- Fileupload 設計
- 使用 Fileupload 建立應用程式
- FileUpload 應用程式使用者介面
- 範例 Fileupload 應用程式代碼
- 應用程式展示
- 應用程式邏輯
- 限制與安全問題
- 總結
- 3. HttpClient。
- 一個簡單的基於 Cookie 的網站
- 理解 Httpclient
- 簡單的 Swing 客戶端
- Swing 客戶端使用者介面
- Swing 客戶端代碼
- 總結
- 4. Net。
- Net 概述
- FTP 功能
- FTP 實現
- NNTP 功能
- NNTP 實現
- 總結
- 5. Pool。
- 介面與實現
- 線程池範例
- 物件工廠範例
- 工作線程
- 總結
- 6. DBCP (資料庫連接池)。
- 獨立資料來源
- 客戶端連接
- 建立資料來源
- 遺留 JDBC 驅動程式
- 總結
- 7. BeanUtils。
- 理解 Beanutils
- 使用 Beanutils 生成表單
- 範例 JavaBeans
- 呈現表單
- FormBean
- FormBeanUtils