public class ReportActionServlet extends AbstractServlet
EXCEPTION_MESSAGE_KEY_PAGE_NOT_FOUND, EXCEPTION_MESSAGE_KEY_REPORT_GENERATION_ERROR, EXCEPTION_MESSAGE_KEY_REPORT_NOT_FOUND, HTML_ACCEPT_HEADER, HTML_CONTENT_TYPE, JSON_ACCEPT_HEADER, JSON_CONTENT_TYPE
Constructor and Description |
---|
ReportActionServlet() |
Modifier and Type | Method and Description |
---|---|
void |
runAction(javax.servlet.http.HttpServletRequest request,
WebReportContext webReportContext) |
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
getJasperReportsContext, setJasperReportsContext, setNoExpire
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
public void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws IOException, javax.servlet.ServletException
service
in class javax.servlet.http.HttpServlet
IOException
javax.servlet.ServletException
public void runAction(javax.servlet.http.HttpServletRequest request, WebReportContext webReportContext) throws JRException, JRInteractiveException
JRInteractiveException
JRException
Copyright © 2016. All rights reserved.