Show TOC

Test Case 1: Successful FramingLocate this document in the navigation structure

In this test case, you successfully frame a JSP from host that is maintained in the whitelist service of the producer system.

Procedure

  1. Log on to the producer system.
  2. Include the fully-qualified domain name (FQDN) of the consumer system in the whitelist service of the producer system.
  3. Log on to the consumer system.
  4. Use a browser to call the following URL.

    http://<fqdn_of_the_Consumer>:<port>/ParentApp/framingJsp_incTag.jsp?childHost=<fqdn_of_the_Producer>

Results

If everything is correct, the browser dispalys the following message:

Framing is successful!