
BBjHttpSession::invalidate
Description
In BBj 12.0 and higher, this method invalidates the current BBjHttpSession.
Syntax
Return Value |
Method |
void |
invalidate() |
Parameters
None.
Return Value
None.
Remarks
The example below shows invalidating the BBjHttpSession within a BBjServlet.
Example
REM Obtain the instance of the BBjAPI object |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.