25262728293031
private static ReportReader rr = null; public ReportServlet() { super(); rr = new ReportReader(); }