Class ReportServlet

All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class ReportServlet extends HttpServlet
Alternative report servlet.
Note that this servlet is rarely needed, because the .../monitoring url of the MonitoringFilter is enough for the reports of most webapps.
Author:
petersky, Emeric Vernat
See Also: