ServletContext

GPTKB entity

Statements (33)
Predicate Object
gptkbp:instanceOf interface
gptkbp:accessibleBy filters
listeners
servlets
gptkbp:canStore application attributes
context-wide resources
initialization parameters
gptkbp:definedIn gptkb:javax.servlet_package
https://www.w3.org/2000/01/rdf-schema#label ServletContext
gptkbp:introducedIn Servlet API 2.2
gptkbp:lifeCycle exists for the lifetime of the web application
gptkbp:method setAttribute
getAttribute
removeAttribute
getInitParameter
getRealPath
getContextPath
getResource
getResourceAsStream
getServerInfo
getServletContextName
gptkbp:purpose enables communication between servlets
provides information about the web application
gptkbp:relatedTo gptkb:Servlet
gptkb:HttpServletRequest
gptkb:ServletConfig
gptkbp:scope application-wide
gptkbp:threadSafe no
gptkbp:usedIn gptkb:Jakarta_EE
gptkb:Java_EE
gptkbp:bfsParent gptkb:HttpServlet
gptkb:javax.servlet_package
gptkbp:bfsLayer 7