public class WebStartServlet
extends javax.servlet.http.HttpServlet
Constructor and Description |
---|
WebStartServlet() |
Modifier and Type | Method and Description |
---|---|
void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
org.jdom.Document |
getDDX(java.lang.String serverURL,
java.lang.String dapService,
java.lang.String datasetID) |
long |
getLastModified(javax.servlet.http.HttpServletRequest req) |
void |
init() |
doDelete, doHead, doOptions, doPost, doPut, doTrace, service, service
public void init() throws javax.servlet.ServletException
init
in class javax.servlet.GenericServlet
javax.servlet.ServletException
public long getLastModified(javax.servlet.http.HttpServletRequest req)
getLastModified
in class javax.servlet.http.HttpServlet
public void doGet(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp)
doGet
in class javax.servlet.http.HttpServlet
public org.jdom.Document getDDX(java.lang.String serverURL, java.lang.String dapService, java.lang.String datasetID) throws java.io.IOException, PPTException, BadConfigurationException, BESError, net.sf.saxon.s9api.SaxonApiException, org.jdom.JDOMException
java.io.IOException
PPTException
BadConfigurationException
BESError
net.sf.saxon.s9api.SaxonApiException
org.jdom.JDOMException