WEB开发网
开发学院WEB开发Jsp Table of Contents 目录 阅读

Table of Contents 目录

 2008-01-05 18:37:07 来源:WEB开发网   
核心提示: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 Languag

  • 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. IntrodUCtion 介绍
    • 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.2 Internationalization 国际化
    • 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.3.5 Struts Validator
    • 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.5 Rendering Text
      • 3.4.6 The Struts-EL Tag Library
  • 4. Building Controller Components
    • 4.1 Overview 简介
    • 4.2 The ActionServlet
      • 4.2.1 Request Processor
    • 4.3 ActionForm Classes
      • 4.3.1 DynaActionForm Classes
      • 4.3.2 Map-backed ActionForm Classes
    • 4.4 Action Classes
      • 4.4.1 Action Class Design Guidelines
    • 4.5 Exception Handler
    • 4.6 Plugin Classes
    • 4.7 The ActionMapping Implementation
    • 4.8 Writing ActionMappings
      • 4.8.1 ActionMapping Example
    • 4.9 Using ActionMappings for Pages
    • 4.10 Using Wildcards in ActionMappings
    • 4.11 Using The Commons Logging Interface
  • 5. Configuring Applications
    • 5.1 Overview 简介
    • 5.2 The Struts Configuration File
      • 5.2.1 Controller Configuration
      • 5.2.2 Message Resources Configuration
      • 5.2.3 PlugIn 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.3.3 Switching Modules
    • 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
    • 6.1 Release Notes
      • Release Notes 1.1
      • Release Notes 1.1-rc2
      • Release Notes 1.1-rc1
      • Release Notes 1.1-b3
      • Release Notes 1.1-b2
      • Release Notes 1.1-b1
    • 6.2 Installation
      • iPlanet
      • Portal Application Server
      • Jetty
      • JRun 3.0
      • Orion Application Server
      • SilverStream Application Server 3.7.1 and later
      • Tomcat with Apache
      • Bluestone Universal Business Server 7.2
      • WebSphere Application Server 3.5 FiXPack 2
      • WAS with the Example Applcation
      • Weblogic 5.1 sp8


Tags:Table of Contents

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接