|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServletContext | |
javax.servlet |
Uses of ServletContext in javax.servlet |
Methods in javax.servlet that return ServletContext | |
ServletContext |
ServletConfig.getServletContext()
Returns the ServletContext for this servlet. |
ServletContext |
ServletContext.getContext(java.lang.String uripath)
Returns a ServletContext object for a particular URL path. |
ServletContext |
GenericServlet.getServletContext()
Returns a ServletContext object, which contains information about the network service in which the servlet is running. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |