UseSimpleURL method: Response class

Syntax

UseSimpleURL({True | False})

Description

The UseSimpleURL method sets the response header that informs the portal that the current content uses relative simple URLs, and does not have to be proxied.

By default, all PeopleSoft Pure Internet Architecture content sets the header to true. You must to call this method to specify that your content does not use the simple URL format, and therefore does need to be proxied.

Parameters

Parameter Description

True | False

Specify a Boolean value, either True or False, to indicate whether simple URLs are used.

Returns

None.