public class GridServlet extends AbstractServlet
contentPath, log, logServerStartup| Constructor and Description |
|---|
GridServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
buildCacheUrl(String path) |
protected String |
buildDatasetUrl(String path) |
void |
destroy() |
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res) |
protected String |
getContextPath() |
protected String |
getPath() |
void |
init() |
protected void |
makeDebugActions() |
static void |
setContextPath(String c) |
static void |
setServletCachePath(String path) |
static void |
setServletPath(String path) |
initContentdoDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic static void setContextPath(String c)
protected String getContextPath()
public static void setServletPath(String path)
public static void setServletCachePath(String path)
protected String getPath()
getPath in class AbstractServletprotected void makeDebugActions()
makeDebugActions in class AbstractServletpublic void init()
throws javax.servlet.ServletException
init in class AbstractServletjavax.servlet.ServletExceptionpublic void destroy()
destroy in interface javax.servlet.Servletdestroy in class javax.servlet.GenericServletprotected void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws javax.servlet.ServletException,
IOException
doGet in class javax.servlet.http.HttpServletjavax.servlet.ServletExceptionIOExceptionCopyright © 1999-2012 UCAR/Unidata. All Rights Reserved.