public class BadKeyServlet extends WebappServlet
| Modifier and Type | Field and Description |
|---|---|
static Feature |
PUBLISH_BAD_KEYS |
ARGS, CONFIRM_NO, CONFIRM_POST_URL, CONFIRM_TYPE, CONFIRM_YES, EXTRA_HTML, MESSAGE_EXTRA_ATTR, MESSAGE_TYPE_ATTR, MESSAGES_JSP_URL, SCRIPTS_CONFIRM_JSP| Constructor and Description |
|---|
BadKeyServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doPost(HttpServletRequest req,
HttpServletResponse res,
AppContext conn)
Method that does the actual work
|
badInputCheck, checkBadInput, confirm, confirm, doGet, doPost, doPut, doPut, encodeCGI, getLogger, handleFormResult, message, message, messageWithArgs, sendMessageWithArgspublic static final Feature PUBLISH_BAD_KEYS
protected void doPost(HttpServletRequest req,
HttpServletResponse res,
AppContext conn)
throws ServletException,
java.io.IOException
WebappServletdoPost in class WebappServletServletExceptionjava.io.IOException