<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ 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"%> <%@page import="java.util.ArrayList"%>

Jobs statistics for the whole period

Jobs statistics for the time period: to

No jobs for this period

Date Total
number of 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}