Deprecated featureDeprecated feature

Sample: Product Advisor JSP files

Product Advisor uses JavaServer Pages (JSP) for building dynamic Web content for shopping metaphors. You can use WebSphere Commerce development environment to design your pages. This section refers to sample JSP file.

Product Advisor provides the following sample JSP files:

These samples are located in the following directory:

  • WC_installdir/samples/web/pa/

The samples must be copied to the following directory prior to use:

  • WC_eardir /Stores.war/ storedir
    storedir
    is the directory that contains your store's Web assets.

To link to one of the samples, use the following URL:

host_name /webapp/wcs/stores/servlet/ storedir / sample_page

Where:

host_name
The your site's host name.
storedir
The directory that contains your store's Web assets.
sample_page
The name of the Product Advisor sample being used.