session property

HttpSession get session

Gets the HTTPSession associated with this request

Implementation

HttpSession get session => request.session;