Uses of Class
edu.wisc.game.web.SessionData
Package | Description |
---|---|
edu.wisc.game.web |
Back-end classes for some auxiliary JSP pages
|
-
Uses of SessionData in edu.wisc.game.web
Methods in edu.wisc.game.web that return SessionData Modifier and Type Method Description static SessionData
SessionData. getSessionData(jakarta.servlet.http.HttpServletRequest request)
Looks up the SessionData object already associated with the current session, or creates a new one.