In BBj 16.0 and higher, this method returns the session ID specified by the client.
Return Value |
Method |
String |
getRequestedSessionId() |
None.
a String containing the requested session id
The example below shows getting the requested session ID from a request within a BBJSP Servlet.
This example demonstrates how this works in a BBJSP web-page
|
This example demonstrates how this works in a BBJSP servlet
|