<%@ taglib uri="http://www.springframework.org/tags" prefix="spring"%> <%@ 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"%>

Jobs statistics for the whole period (${ndays} days)

Jobs statistics for the time period: to (${ndays} days)

No jobs for this period

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