public class ReportServlet
extends uk.ac.ed.epcc.webapp.servlet.SessionServlet

| Modifier and Type | Field and Description |
|---|---|
static uk.ac.ed.epcc.webapp.Feature |
DEFAULT_REPORT_TYPE_FEATURE |
static uk.ac.ed.epcc.webapp.Feature |
PRESELECT_REPORT_TYPE_FEATURE |
static java.lang.String |
SERVE_DATA_DEFAULT_TAG |
| Constructor and Description |
|---|
ReportServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
uk.ac.ed.epcc.webapp.AppContext conn,
uk.ac.ed.epcc.webapp.session.SessionService person) |
authorized, doPost, doPut, doPut, getSessionServiceconfirm, confirm, doGet, doPost, doPut, encodeCGI, getLogger, handleFormResult, message, message, messageWithArgsdoDelete, doHead, doOptions, doTrace, getLastModified, service, servicepublic static final java.lang.String SERVE_DATA_DEFAULT_TAG
public static final uk.ac.ed.epcc.webapp.Feature PRESELECT_REPORT_TYPE_FEATURE
public static final uk.ac.ed.epcc.webapp.Feature DEFAULT_REPORT_TYPE_FEATURE
public void doPost(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
uk.ac.ed.epcc.webapp.AppContext conn,
uk.ac.ed.epcc.webapp.session.SessionService person)
throws java.lang.Exception
doPost in class uk.ac.ed.epcc.webapp.servlet.SessionServletjava.lang.Exception