BBjServletEvent::getHttpRequest (Deprecated)
BBjServletEvent::getHttpRequest is deprecated for BBj 21.00 and higher, and has been replaced by BBxServletContext::getRequest.
Description
In BBj 12.0 and higher, this method returns the BBjHttpRequest object.
Syntax
Return Value |
Method |
getHttpRequest() |
Parameters
None.
Return Value
Returns the BBjHttpRequest object.
Remarks
None.
Example
|