<%-- Document : result Created on : 2012-11-23, 14:07:20 Author : Aleksander Nowinski --%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@page contentType="text/html" pageEncoding="UTF-8"%> CERMINE extraction tasks <%@include file="html_meta.jsp" %>
<%@include file="header.jsp" %>

Submitted extractions:

No tasks submitted yet. Please submit one.
Submitted File Status Processing time [s]
${status.index+1} ${task.creationDate} ${task.fileName} ${task.status.text} ${task.result.processingTimeSec}
<%@include file="footer.jsp" %>