Add measurement of execution time for servlets
[jabaws.git] / statpages / ServicesStatus.jsp
index b3b60f0..bc1d873 100644 (file)
@@ -18,12 +18,13 @@ TODO refactor
 <h2 style="text-align: center;">JABAWS Services Status</h2>\r
 \r
 <ul style="font-weight: bold;">\r
-  <li>All the services are tested while this page is being loaded</li>\r
-  <li>If you want to test the services again, just reload this page.</li>\r
-  <li>Click on the service status to see the results of the testing.</li>\r
-  <li>Server tested: <a href="${pageContext.request.scheme}://${pageContext.request.serverName}:${pageContext.request.serverPort}${pageContext.request.contextPath}">\r
+       <li>All the services are tested while this page is being loaded</li>\r
+       <li>If you want to test the services again, just reload this page.</li>\r
+       <li>Click on the service status to see the results of the testing.</li>\r
+       <li>Server tested: <a href="${pageContext.request.scheme}://${pageContext.request.serverName}:${pageContext.request.serverPort}${pageContext.request.contextPath}">\r
        ${pageContext.request.scheme}://${pageContext.request.serverName}:${pageContext.request.serverPort}${pageContext.request.contextPath}\r
        </a> </li>\r
+       <li>Time of execusion: ${timeexec} msec</li>\r
 </ul>\r
 \r
 <br/>\r