Multisite functionality allows you to show links to products from other sites while viewing the current site. There are a number of locations where these links could be appropriate. For example, in Commerce Reference Store, cross-site product links appear in the following places:

In addition to product links, you may also want to create links to static pages from another site (for example, index.jsp pages). Oracle Commerce Core Commerce includes several servlet beans that facilitate the creation of cross-site links in both cases:

The following sections describe how Commerce Reference Store uses these servlet beans to generate its cross-site links.

Note: The SiteLinkDroplet is typically used in conjunction with the dsp:a tag to render the hyperlink. If you use the SiteLinkDroplet on its own, you must strip an internally-used query parameter from the resulting URL. For more details, see the SiteLinkDroplet section of the Page Developer's Guide.


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