X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2FReportNew.jsp;fp=website%2FReportNew.jsp;h=969cad7bdc0b4aaad4ac31dcd0c4c32299c0ee3a;hb=27060ede81676b3e84f13e2ea2f25836d8c3f6fa;hp=0000000000000000000000000000000000000000;hpb=081a5e5fa603ce8b76625c23ab479c97f653633e;p=proteocache.git diff --git a/website/ReportNew.jsp b/website/ReportNew.jsp new file mode 100644 index 0000000..969cad7 --- /dev/null +++ b/website/ReportNew.jsp @@ -0,0 +1,63 @@ +<%@page import="java.util.ArrayList"%> +<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> +<%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%> +<%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> +<%@ taglib uri="http://displaytag.sf.net" prefix="dt"%> + + +

Jobs statistics for the whole period

+
+ +

+ Jobs statistics for the Period: + + to + +

+
+
+

Time execution: ${timeExecution} ms

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DateNumber of Proteins
TotalFailedCancelledAbandoned
Total:${sum}000
${res.date}000
\ No newline at end of file