Class

atg.servlet.pipeline.TailPipelineServlet

Component

/atg/dynamo/servlet/dafpipeline/TailPipelineServlet (DAF)

The request is passed to TailPipelineServlet when the DAF servlet pipeline has completed processing. TailPipelineServlet calls FilterChain.doFilter() on PageFilter to create FilterChain object, which invokes the servlet filter identified in web.xml. When no other filters are found, as would be the case in the default DAF servlet pipeline provided with ATG Adaptive Scenario Engine, PageFilter passes the Dynamo request and response back to the application server.

 
loading table of contents...