<%@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

No jobs for this period

Date Total jobs Number of jobs
Status "OK" Status "Stopped" Status "Error" Status "Time out"
Total: ${sum} ${sumOK} ${sumStopped} ${sumError} ${sumTimeOut}
${res.date} ${res.total} ${res.totalOK} ${res.totalStopped} ${res.totalError} ${res.totalTimeOut}