Class ReportServlet

All Implemented Interfaces:
Servlet, ServletConfig, Serializable

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: