Sun Java System Portal Server 7 Deployment Planning Guide

ProcedureRoute for SRA Requests

Steps
  1. From the request, SRA identifies the URI of the intranet page or Internet page that needs to be served.

  2. SRA uses the proxy settings to connect to the identified URI.

  3. The domain of the URI is used to identify the ruleset to be used to rewrite this content.

  4. After fetching the content and ruleset, SRA inputs these to the Rewriter where identified URIs are translated.

  5. The original URI is replaced with the rewritten URI.

  6. This process is repeated until the end of the document is reached.

  7. The resultant Rewriter output is routed to the browser.