BBjServletEvent::getHttpResponse (Deprecated)
BBjServletEvent::getHttpResponse is deprecated for BBj 21.00 and higher, and has been replaced by BBxServletContext::getResponse.
Description
In BBj 12.00 and higher, this method returns the BBjHttpResponse object.
Syntax
Return Value |
Method |
getHttpResponse() |
Parameters
None.
Return Value
Returns the BBjHttpResponse object.
Remarks
None.