The PreviewPath component encapsulates the relative Nucleus path to a preview URL and is created from this class:

atg.service.preview.PreviewPath

The component has a single property that must be set:

Property

Description

defaultPath

The relative Nucleus path to the preview URL. This string can include parameters that are passed to the preview page, including any of the dynamic parameters that preview supports (see Preview URL Parameters).

This string must not include the URL’s host name or port number. For example:

defaultPath=/ondemand/browse/productDetailWithPicker.jsp?id=$id

Note: If you use WebSphere for a preview application server, the setting must have a trailing slash (/). For example:

defaultPath=/ondemand/


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