Package org.apache.struts.chain


package org.apache.struts.chain
Contains the new ComposableRequestProcessor which was introduced in Struts 1.3.
Since:
Struts 1.3
  • Classes
    Class
    Description
    ComposableRequestProcessor uses the Chain Of Responsibility design pattern (as implemented by the commons-chain package in Jakarta Commons) to support external configuration of command chains to be used.
    Global constants for the Chain of Responsibility Library.