To configure the Oracle Commerce Platform Legacy REST Web Services to make JSPs accessible by REST clients:

  1. Add a JSP that generates the output required by the Legacy REST Web Services clients that will request it. See information about developing JSPs for Oracle Commerce Platform applications in the Page Developer's Guide.

    Package the JSP in your Web application so that it cannot be accessed by outside visitors. For example, place it under the WEB-INF directory of the Web application.

    See Example Legacy REST Web Services JSP.

  2. Configure a URL template component to link a Legacy REST Web Services URL to the JSP. See URL Templates for Legacy REST Web Services JSPs.

  3. Add the URL template component to the templates property of the /atg/rest/processor/ServiceProcessor component. See Configuring the Legacy REST Service Processor Component.


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