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

Information for the job ${IdJob}

Start timestamp : ${result.logInfo.dateStart}

End timestamp : ${result.logInfo.dateEnd}

IP: ${result.logInfo.ip}

Sequence ${result.logInfo.sequence}
${pred.key} ${pred.value}