ATG Adaptive Scenario Engine provides a set of components to the request-handling pipeline. Because the path taken by the request varies based on the type of request, this section is broken down into subsections for JSP and JHTML requests. The components included in each list can appear in the pipeline when the Adaptive Scenario Engine is running. Additional components might be added to the pipeline by other modules.

JHTML Request on ATG Adaptive Scenario Engine

The following components are available to the DAS servlet pipeline when it is handling a JHTML request on ATG Adaptive Scenario Engine. The order of the components in this list loosely represents the order they might appear in the pipeline:

Additional servlets might appear to your server as though they are part of the DAS servlet pipeline, but they are either disabled or ignored.

The following diagram shows a path that a JHTML request might take through the DAS servlet pipeline.

JSP Request on ATG Adaptive Scenario Engine

The following components are available to the DAF servlet pipeline when it is handling a JSP request on ATG Adaptive Scenario Engine. The order of the components in this list loosely represents the order they might appear in the pipeline:

The following diagram shows a path that a JSP request might take through the DAF servlet pipeline.

 
loading table of contents...