session property

HttpSession session

Gets the HTTPSession associated with this request

Implementation

HttpSession get session => request.session;