Commerce Reference Store stores the XML files that configure Experience Manager in the <ATG11dir>/CommerceReferenceStore/Store/Storefront/deploy/cartridge_templates directory. This directory contains sub-directories for the cartridges that are used in Commerce Reference Store. Each sub-directory contains:

The JSP renderers for the cartridges that are used in Commerce Reference Store are located in the store.war/cartridges directory. The path to each JSP renderer follows this convention:

store.war/cartridges/cartridge-type/cartridge-type.jsp

For example, the path to the Breadcrumbs cartridge renderer is:

store.war/cartridges/Breadcrumbs/Breadcrumbs.jsp

Each renderer has its own directory, so that associated content (sub-pages, images, and so on) can be grouped together, making it possible for renderers to be packaged as stand-alone units. Providing a unique name for each renderer makes it easier to distinguish one file from another during various tasks such as editing.

Note: See Retrieving Renderers in the ATG-Endeca Integration Guide for details on how the correct renderer is retrieved for each cartridge.


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