A PageFragment is a component that defines the URL path and servlet context for a specific JSP page. A number of these components are used to render the Endeca catalog browse and navigation. These components are located under /atg/commerce/custsvc/ui/fragments/catalog/endeca.

The following is an example of the ResultsListContentItem page fragment:

$class=atg.web.PageFragment
URL=/include/catalog/endeca/displayResultListContentItem.jsp
servletContext=DCS-CSR

Note that the URL and servlet context can be changed when making customizations to the UI. For defaulted information on working with page fragments, refer to the Page Developer's Guide. For additional information on working with customizing catalog search page fragments, refer to the Customizing Search Results section.


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