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, getSessionServicebadInputCheck, checkBadInput, confirm, confirm, doGet, doPost, doPut, encodeCGI, getLogger, handleFormResult, message, message, messageWithArgs, sendMessageWithArgspublic static final Feature STATIC_SERVER_FEATURE
public void doPost(HttpServletRequest req,
HttpServletResponse res,
AppContext conn,
SessionService person)
throws java.lang.Exception
SessionServletdoPost in class SessionServletjava.lang.Exceptionprotected static void Footer(HttpServletRequest req,
HttpServletResponse res)
throws java.io.IOException
java.io.IOExceptionprotected static void Header(HttpServletRequest req,
HttpServletResponse res,
java.lang.String title)
throws java.io.IOException
java.io.IOException