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, toStringpublic RequestDispatcher getNamedDispatcher(String name)
getNamedDispatcher in interface ServletContextgetNamedDispatcher in class ContextHandler.SContextpublic RequestDispatcher getRequestDispatcher(String uriInContext)
getRequestDispatcher in interface ServletContextgetRequestDispatcher in class ContextHandler.SContextCopyright © 2009 Mortbay Consulting Pty. Ltd. All Rights Reserved.