org.mortbay.jetty.servlet
public class Context.SContext extends ContextHandler.SContext
Constructor and Description |
---|
Context.SContext() |
Modifier and Type | Method and Description |
---|---|
RequestDispatcher |
getNamedDispatcher(String name) |
RequestDispatcher |
getRequestDispatcher(String uriInContext) |
getAttribute, getAttributeNames, getContext, getContextHandler, getContextPath, getInitParameter, getInitParameterNames, getMajorVersion, getMimeType, getMinorVersion, getRealPath, getResource, getResourceAsStream, getResourcePaths, getServerInfo, getServlet, getServletContextName, getServletNames, getServlets, log, log, log, removeAttribute, setAttribute, toString
public RequestDispatcher getNamedDispatcher(String name)
getNamedDispatcher
in interface ServletContext
getNamedDispatcher
in class ContextHandler.SContext
public RequestDispatcher getRequestDispatcher(String uriInContext)
getRequestDispatcher
in interface ServletContext
getRequestDispatcher
in class ContextHandler.SContext
Copyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.