0. Preface 前言
0.1 The Usual Suspects 通常的怀疑
0.2 HTTP, HTML, and User Agents HTTP、HTML和用户代理
0.3 The HTTP Request/Response Cycle HTTP请求/响应循环
0.4 The Java Language and Application Frameworks Java语言和应用框架
0.5 JavaBeans JavaBeans
0.6 Properties Files and ResourceBundles 属性文件和资源束
0.7 Java Servlets Java Servlets
0.8 JavaServer Pages, JSP Tag Libraries, and JavaServer Faces JSP、JSP标签库和JSF
0.9 Extensible Markup Language 可扩展标记语言
0.10 JAAS JAAS
1.1 Forward into the Past! 回溯过去
1.2 The Model-View-Controller ('MVC') Design Pattern MVC设计模式
1.2.1 The Model: System State and Business Logic JavaBeans 模型:系统状态和业务逻辑JavaBeans
1.2.2 The View: JSP Pages and Presentation Components 视图:JSP页面和实现组件
1.2.3 The Controller: ActionServlet and ActionMapping 控制器:ActionServlet 和ActionMapping
1.3 Struts Control Flow Struts 控制流
2. Building Model Components 创建模型组件
2.1 Overview 简介
2.2 JavaBeans and Scope JavaBeans和范围
2.3 ActionForm Beans ActionForm Beans
2.4 System State Beans 系统状态Beans
2.5 Business Logic Beans 业务逻辑Beans
3. Building View Components 创建视图组件
3.1 Overview 简介
3.3 Forms and FormBean Interactions 表单和表单Bean的交互
3.3.1 Indexed & Mapped Properties
3.3.2 Input Field Types Supported
3.3.3 Other Useful Presentation Tags
3.3.4 Automatic Form Validation
3.4 Other Presentation Techniques 其他实现技术
3.4.1 Application-Specific Custom Tags
3.4.2 Page Composition With Includes
3.4.3 Page Composition With Tiles
3.4.4 Image Rendering Components
3.4.6 The Struts-EL Tag Library
4. Building Controller Components
4.1 Overview 简介
4.3.2 Map-backed ActionForm Classes
4.4.1 Action Class Design Guidelines
4.7 The ActionMapping Implementation
4.9 Using ActionMappings for Pages
4.10 Using Wildcards in ActionMappings
4.11 Using The Commons Logging Interface
5.1 Overview 简介
5.2 The Struts Configuration File
5.2.1 Controller Configuration
5.2.2 Message Resources Configuration
5.2.4 Data Source Configuration
5.3 Configuring your application for modules
5.3.1 Module Configuration Files
5.3.2 Informing the Controller
5.4 The Web Application Deployment Descriptor
5.4.1 Configure the Action Servlet Instance
5.4.2 Configure the Action Servlet Mapping
5.4.3 Configure the Struts Tag Libraries"
5.5 Add Struts Components To Your Application
5.6 Logging in Struts Applications
6. Getting Started
SilverStream Application Server 3.7.1 and later
Bluestone Universal Business Server 7.2
WebSphere Application Server 3.5 FixPack 2