GetPageContext
Last updated
Was this helpful?
Last updated
Was this helpful?
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.
This function does not accept any arguments