add response to head method
[jabaws.git] / statpages / Statistics.jsp
index 752d047..f9ebe80 100644 (file)
@@ -8,7 +8,9 @@ Date: May 2011
 <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %>\r
 <%@ taglib uri="http://displaytag.sf.net" prefix="dt" %>\r
 \r
-<jsp:include page="header.jsp" />\r
+<c:import url="header.jsp" >\r
+       <c:param name="title">JABAWS Usage Statistics</c:param>\r
+</c:import>  \r
     \r
 <div style="margin: 20px ">    \r
 \r
@@ -41,7 +43,7 @@ time specified in the title.</p>
 Each table contains the following information for each web service  \r
 <ul>\r
        <li>Total - the total number of jobs accepted by a particular JABA service</li>\r
-       <li>Incomplete - the number of jobs for which the result file was not found or was empty</li>\r
+       <li>Incomplete - the number of jobs for which the result file was not found or was empty excluding cancelled</li>\r
        <li>Cancelled - the number of jobs cancelled by the user</li>\r
        <li>Abandoned - the number of jobs which result(s) were not collected</li>\r
 </ul>\r