Note: The information in this section applies to page requests processed by the AssemblerPipelineServlet only. For information about page requests that are processed using the InvokeAssembler servlet bean, see the InvokeAssembler section.

For page requests processed by the AssemblerPipelineServlet, the AssemblerTools.getContentPath() method calculates the content path from the request URL, for example, /browse. The content path identifies the page in Experience Manager whose content should be rendered and it is relative to the current site, meaning if the current site is storeus and the content path is /browse, then the /browse page will be retrieved for the storeus site.

The AssemblerTools component has several properties that the getContentPath() method takes into account when it calculates the content path. For example, if a request is made to http://localhost:8080/crs/storeus/browse/, the getContentPath() method does the following:


Copyright © 1997, 2015 Oracle and/or its affiliates. All rights reserved. Legal Notices