public class AjaxSpatialQueryServlet extends TolomeoServlet
it.prato.comune.sit.JSGeometryArray
JSGeometryArray.
In caso di errore, oltre a scrive sul log, setta lo status della response a HttpServletResponse.SC_INTERNAL_SERVER_ERROR
e ritorna un messaggio di errore nella response stessa.PARAM__CODTPN_LAYER, PARAM__GEOCOORD, PARAM__GEOOP, PARAM__STYLES, PARAM__UNIQUEID
Constructor and Description |
---|
AjaxSpatialQueryServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
protected void |
doPost(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
protected List<Integer> |
getCodTPNArray(javax.servlet.http.HttpServletRequest request) |
protected String |
getDefaultForward()
Metodo da implementare e che deve restituire il forward di default
|
protected List<String> |
getStylesArray(javax.servlet.http.HttpServletRequest request) |
void |
init(javax.servlet.ServletConfig config) |
addErrore, addInformazione, addMessaggio, addWarning, elaboraParametri, forward, forward, getAfterForwardAttribute, getAttributeOrParameter, getCodTPN, getCommand, getConfigPath, getCSSDebug, getForward, getGeoCoord, getGeoOp, getGoogleAPIClientID, getGoogleAPIStato, getInviaAttributiAlClientDefault, getJSDebug, getKey, getKey, getLayersConfig, getLogger, getMessaggioAttribute, getParameter, getParametri, getParametriFromString, getSelectModeDefault, getTerritorio, getTolomeoServer, getTolomeoStaticRoot, getURLBaseLayerSeparato, getZoomToOggObj, isMessaggiAttributeValued, isThereMessaggioErrore, service, setAfterForward, setAfterForwardAttribute, setMessaggioAttribute, setParamsZoomToObj
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class TolomeoServlet
javax.servlet.ServletException
protected void doGet(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
protected void doPost(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, IOException
doPost
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
IOException
protected List<Integer> getCodTPNArray(javax.servlet.http.HttpServletRequest request)
protected String getDefaultForward()
TolomeoServlet
getDefaultForward
in class TolomeoServlet
Copyright © 2017 Comune di Prato. All rights reserved.