public class StaticServlet extends SessionServlet
Modifier and Type | Class and Description |
---|---|
static class |
StaticServlet.ExistFilter |
Modifier and Type | Field and Description |
---|---|
static Feature |
STATIC_SERVER_FEATURE |
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 |
---|
StaticServlet() |
Modifier and Type | Method and Description |
---|---|
void |
doPost(HttpServletRequest req,
HttpServletResponse res,
AppContext conn,
SessionService person)
work to be performed after authorisation check.
|
protected static void |
Footer(HttpServletRequest req,
HttpServletResponse res) |
protected static void |
Header(HttpServletRequest req,
HttpServletResponse res,
java.lang.String title) |
authorized, doPost, doPut, doPut, getSessionService
badInputCheck, checkBadInput, confirm, confirm, doGet, doPost, doPut, encodeCGI, getLogger, handleFormResult, message, message, messageWithArgs, sendMessageWithArgs
public static final Feature STATIC_SERVER_FEATURE
public void doPost(HttpServletRequest req, HttpServletResponse res, AppContext conn, SessionService person) throws java.lang.Exception
SessionServlet
doPost
in class SessionServlet
java.lang.Exception
protected static void Footer(HttpServletRequest req, HttpServletResponse res) throws java.io.IOException
java.io.IOException
protected static void Header(HttpServletRequest req, HttpServletResponse res, java.lang.String title) throws java.io.IOException
java.io.IOException