BBjHttpSession::invalidate (Deprecated)
BBjHttpSession::invalidate is deprecated for BBj 21.00 and higher, and has been replaced by BBxWebSession::invalidate.
Description
In BBj 12.00 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
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.