
BBjHttpSession::getCreationTime
Description
In BBj 12.0 and higher, this method returns the time that a session was created.
Syntax
Return Value |
Method |
long |
getCreationTime() |
Parameters
None.
Return Value
Returns a long.
Remarks
The example below displays the creation time of the session within a BBjServlet.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.