BBxServletContext::getRequest
Description
In BBj 21.00 and higher, this method returns the BBxServletRequest object for the BBxServletContext.
Syntax
Return Value | Method |
---|---|
BBxServletRequest | getRequest() |
Parameters
None.
Return Value
The BBxServletRequest object for the BBxServletContext.
Example
Version History
See Also
BBxServletContext::getResponse
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.