ServletConfig

GPTKB entity

Statements (19)
Predicate Object
gptkbp:instanceOf interface
gptkbp:accessibleBy servlet's init() method
gptkbp:definedIn gptkb:javax.servlet_package
https://www.w3.org/2000/01/rdf-schema#label ServletConfig
gptkbp:introducedIn Java Servlet API 2.2
gptkbp:method getInitParameter(String name)
getInitParameterNames()
getServletContext()
getServletName()
gptkbp:provides ServletContext access
initialization parameters
servlet configuration information
gptkbp:purpose to pass configuration information to a servlet at initialization
gptkbp:usedBy gptkb:HttpServlet
servlet container
gptkbp:usedIn gptkb:Java_Servlet_API
gptkbp:bfsParent gptkb:HttpServlet
gptkb:javax.servlet_package
gptkbp:bfsLayer 7