JWS-121 & JWS-111 Adding ‘timestamp’ (string formatted date + time) to the HttpServ...
[jabaws.git] / website / statpages / MonthlySummary.jsp
index a1f0090..382642d 100644 (file)
@@ -22,10 +22,13 @@ Date: May 2011
                        <div class="panel-body">
                                <div style="margin: 20px ">
                                        <ul>
-                                               <li>Server: <a href="${pageContext.request.scheme}://${pageContext.request.serverName}:${pageContext.request.serverPort}${pageContext.request.contextPath}">
+                                               <li><strong>Server:</strong> <a href="${pageContext.request.scheme}://${pageContext.request.serverName}:${pageContext.request.serverPort}${pageContext.request.contextPath}">
                                                        ${pageContext.request.scheme}://${pageContext.request.serverName}:${pageContext.request.serverPort}${pageContext.request.contextPath}
                                                </a> </li>
-                                               <li>Time of execusion: ${timeexec} msec</li>
+                                               <li><strong>Time of execution:</strong> ${timeexec} sec</li>
+                                               <li><strong>Usage Statistics as of:</strong> ${timestamp}</li>
+                                               <li><a href="${pageContext.request.contextPath}/PublicAnnualStat" title="JABAWS server usage statistics."
+                                               id="show_hidden2"><i class="fa fa-bar-chart" aria-hidden="true"></i> Refresh Usage Statistics</a></li>
                                        </ul>
                                        <br/>
                                        <table class="center its" style="width: 600px ">