Jakarta Struts Pocket Reference
暫譯: Jakarta Struts 口袋參考指南
Chuck Cavaness, Brian Keeton
- 出版商: O'Reilly
- 售價: $760
- 貴賓價: 9.5 折 $722
- 語言: 英文
- 頁數: 144
- 裝訂: Paperback
- ISBN: 0596005199
- ISBN-13: 9780596005191
已過版
買這商品的人也買了...
-
Visual C++ 6 教學手冊 (Beginning Visual C++ 6)$580$458 -
Design Patterns: Elements of Reusable Object-Oriented Software (Hardcover)$2,450$2,328 -
計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)$680$537 -
Data Mining: Concepts and Techniques$2,510$2,385 -
ASP.NET 網頁製作教本─從基本語法學起$600$510 -
演算法導論 (Introduction to Algorithms, 2/e)$860$679 -
Understanding the Linux Kernel, 2/e (Paperback)$1,790$1,701 -
ASP.NET 程式設計徹底研究$590$466 -
Java 2 物件導向程式設計範例教本$580$493 -
STRUTS 實作手冊(Struts in Action: Building Web Applications with the Leading Java Framework)$690$538 -
重構─改善既有程式的設計$720$569 -
Linux Server Hacks 駭客一百招 (Linux Server Hacks)$400$316 -
非常好色 5 好色成性$350$277 -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
SCJP‧SCJD 專業認證指南 (Sun Certified Programmer & Developer for Java 2 #310-305 與310-027)$850$723 -
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
JSP 2.0 技術手冊$750$593 -
建構嵌入式 Linux 系統$780$616 -
Flash MX 2004 動畫搖頭玩 ActionScript 經典範例$580$493 -
最新 JavaScript 完整語法參考辭典 第三版$490$382 -
Windows XP 使用手冊 SP2 版$490$441 -
PhotoImpact 10 影像大不同$490$387 -
Acrobat PDF 7 電子文件新活用$290$229 -
福爾摩沙報告2004$380$323
相關主題
商品描述
The Jakarta Struts Pocket Reference gives you an inside track on getting Struts installed, configured, and running smoothly in your enterprise. This book, an essential companion to O'Reilly's Programming Jakarta Struts, provides detailed coverage of every Struts JSP tag, the Struts configuration files and directives, built-in actions, and a wealth of other resources.
Table of Contents
Introduction
Part I. Configuring Struts
Configuring web.xml
Configuring the Struts ActionServlet
Declaring Initialization Parameters
Using the load-on-startup Setting
Setting Up the Welcome File List
Configuring the Tag Libraries
The Struts Configuration Files
Using Multiple Struts Configuration Files
The data-sources Element
The form-beans Element
The global-exceptions Element
The global-forwards Element
The action-mappings Element
The controller Element
The message-resources Element
The plug-in ElementPart II. Using Struts ActionForms
What Are ActionForms?
ActionForms and Scope
The Life Cycle of an ActionForm
Creating an ActionForm
The validate( ) Method
The ActionForm reset( ) Method
Declaring ActionForms in the Struts Configuration File
Using an ActionForm
The DynaActionForm Class
Configuring Dynamic ActionForms
DynaActionForm and Validation
Creating the validation.xml File
Plugging in the ValidatorPart III. Built-in Action Classes
DispatchAction
ForwardAction
IncludeAction
LookupDispatchAction
SwitchActionPart IV. Tag Reference
Conventions
Common Tag Attributes
Using JavaBeans with Struts Tags
Accessing Simple Properties
Accessing Nested Properties
Accessing Indexed Properties
Bean Tags
cookie
define
header
include
message
page
parameter
resource
size
struts
write
HTML Tags
Common HTML Attributes
JavaScript Event Handlers
HTML Tag Descriptions
Logic Tags
Value Comparison
Empty Value Check
Value Present Check
Substring Matching
Messages Check
Application Flow Management
Collection Utilities
Nested Tags
Root Tags
Nested Parent Tags
Child Tags
Tiles Tags
add
definition
ge
商品描述(中文翻譯)
《Jakarta Struts 口袋參考手冊》為您提供了在企業中安裝、配置和順利運行 Struts 的內部資訊。本書是 O'Reilly 的《Programming Jakarta Struts》的重要伴侶,詳細介紹了每個 Struts JSP 標籤、Struts 配置文件和指令、內建動作以及其他豐富的資源。
目錄
引言
第一部分:配置 Struts
- 配置 web.xml
- 配置 Struts ActionServlet
- 聲明初始化參數
- 使用 load-on-startup 設定
- 設定歡迎文件列表
- 配置標籤庫
Struts 配置文件
- 使用多個 Struts 配置文件
- data-sources 元素
- form-beans 元素
- global-exceptions 元素
- global-forwards 元素
- action-mappings 元素
- controller 元素
- message-resources 元素
- plug-in 元素
第二部分:使用 Struts ActionForms
- ActionForms 是什麼?
- ActionForms 和範圍
- ActionForm 的生命週期
- 創建 ActionForm
- validate( ) 方法
- ActionForm reset( ) 方法
- 在 Struts 配置文件中聲明 ActionForms
- 使用 ActionForm
- DynaActionForm 類
- 配置動態 ActionForms
- DynaActionForm 和驗證
- 創建 validation.xml 文件
- 插入驗證器
第三部分:內建動作類
- DispatchAction
- ForwardAction
- IncludeAction
- LookupDispatchAction
- SwitchAction
第四部分:標籤參考
- 約定
- 常見標籤屬性
- 使用 JavaBeans 與 Struts 標籤
- 訪問簡單屬性
- 訪問嵌套屬性
- 訪問索引屬性
Bean 標籤
- cookie
- define
- header
- include
- message
- page
- parameter
- resource
- size
- struts
- write
HTML 標籤
- 常見 HTML 屬性
- JavaScript 事件處理器
- HTML 標籤描述
邏輯標籤
- 值比較
- 空值檢查
- 值存在檢查
- 子字串匹配
- 消息檢查
- 應用流程管理
- 集合工具
嵌套標籤
- 根標籤
- 嵌套父標籤
- 子標籤
Tiles 標籤
- add
- definition
