The session for the given request.
If the session is
being initialized by this call, isNew
is true for the returned
session.
See HttpServer.sessionTimeout on how to change default timeout.
Source
HttpSession get session;
The session for the given request.
If the session is
being initialized by this call, isNew
is true for the returned
session.
See HttpServer.sessionTimeout on how to change default timeout.
HttpSession get session;