The programming model for using the AJAX proxy | HCL Digital Experience

View information on using the proxy when programming portlets.

The programming model specifies the following:
  • How you make requests, that is how you format URLs that address the proxy
  • How the proxy reacts in specific cases, for example in case of an error.
Note: The proxy does not rewrite URLs that are part of the received content, because the proxy does not know the semantics of the content that it fetches. Consequently, AJAX applications that use the proxy need to generate proxy URLs by themselves.