For the complete documentation index, see llms.txt. This page is also available as Markdown.

GetPageContext

Gets the current java PageContext object that provides access to page attributes and configuration, request and response objects.

If not running in a servlet, this will be a fake class attempting to provide most of the common methods.

Method Signature

GetPageContext()

Arguments

This function does not accept any arguments

Examples

Last updated

Was this helpful?