getSession(String sessionId) Returns the session bound to the specified session ID.
Parameters: sessionID - - the ID of a particular session object the session.
Returns the session bound to the specified session ID.
Parameters: sessionID - - the ID of a particular session object the session. Returns null if the session ID does not refer to a valid session.