HTTP Sessions
HttpServletRequest
HttpSession getSession()
isRequestedSessionIdFromCookie()
isRequestedSessionIdFromUrl()
HttpSession
Servlet
getCreationTime
getLastAccessedTime
putValue(name, Object)
Object getValue(name)
removeValue(name)
HttpSessionBindingListener
HttpSessionBindingEvent
(registered)
Previous slide
Next slide
Back to first slide
View graphic version