public abstract class BaseMapServlet
extends javax.servlet.http.HttpServlet
| Modifier and Type | Field and Description |
|---|---|
static org.apache.log4j.Logger |
LOGGER |
| Constructor and Description |
|---|
BaseMapServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected MapPrinter |
getMapPrinter(java.lang.String app)
Builds a MapPrinter instance out of the file pointed by the servlet's
configuration.
|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, serviceprotected MapPrinter getMapPrinter(java.lang.String app) throws javax.servlet.ServletException
javax.servlet.ServletException