服务热线:13616026886

技术文档 欢迎使用技术文档,我们为你提供从新手到专业开发者的所有资源,你也可以通过它日益精进

位置:首页 > 技术文档 > JAVA > 新手入门 > 基础入门 > 查看文档

table of contents 目录

  • 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

扫描关注微信公众号