Frames | No Frames |
Methods with return type javax.servlet.ServletContext | |
ServletContext | ServletContext.getContext(String uripath) Returns a ServletContext object that
corresponds to a specified URL on the server. |
ServletContext | Returns a reference to the ServletContext in which this servlet
is running. |
ServletContext | Returns a reference to the ServletContext in which the servlet
is executing. |
Methods with return type javax.servlet.ServletContext | |
ServletContext |