public class CardMetas
extends javax.servlet.http.HttpServlet
Modifier and Type | Field and Description |
---|---|
static java.util.logging.Logger |
log |
Constructor and Description |
---|
CardMetas() |
Modifier and Type | Method and Description |
---|---|
protected void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp) |
java.lang.String |
escape(java.lang.String s) |
static java.lang.String |
getURLParams(javax.servlet.http.HttpServletRequest request) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
protected void doGet(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse resp) throws javax.servlet.ServletException, java.io.IOException
doGet
in class javax.servlet.http.HttpServlet
javax.servlet.ServletException
java.io.IOException
public java.lang.String escape(java.lang.String s)
public static java.lang.String getURLParams(javax.servlet.http.HttpServletRequest request)