public class MapServlet
extends javax.servlet.http.HttpServlet
Modifier and Type | Field and Description |
---|---|
protected static SOMMap |
map |
protected static long |
serialVersionUID |
Constructor and Description |
---|
MapServlet() |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
private void |
printHiddenFormInput(javax.servlet.http.HttpServletRequest request,
javax.servlet.ServletOutputStream out,
java.lang.String paramName) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
protected static SOMMap map
protected static final long serialVersionUID
protected void doGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws javax.servlet.ServletException, java.io.IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
java.io.IOException
private void printHiddenFormInput(javax.servlet.http.HttpServletRequest request, javax.servlet.ServletOutputStream out, java.lang.String paramName) throws java.io.IOException
java.io.IOException