JWS-116 Moved the boostrap’ed manual pages to a temporary dir. The documentation...
[jabaws.git] / website / man_pages_old / man_stats.jsp
similarity index 97%
rename from website/man_stats.jsp
rename to website/man_pages_old/man_stats.jsp
index 2ecab15..d162d45 100644 (file)
@@ -7,7 +7,7 @@
 <%@ taglib uri="http://displaytag.sf.net" prefix="dt" %>
 
 
-<c:import url="template_header.jsp" >
+<c:import url="../template_header.jsp" >
     <c:param name="title">Documentation</c:param>
 </c:import>
 
@@ -66,7 +66,7 @@
                         application server</a> section for further details.
                 </p>
 
-                <p><img src="static/img/usage_statistics_main.gif" alt="JABAWS usage statistics"
+                <p><img src="../static/img/usage_statistics_main.gif" alt="JABAWS usage statistics"
                         width="608" height="318" />
                 </p>
                 <p class="justify">
                     Detailed execution statistics for each month is available for
                     authenticated users only.
                 </p>
-                <p><img src="static/img/usage_statistics_month.gif" alt="JABAWS one month usage statistics"
+                <p><img src="../static/img/usage_statistics_month.gif" alt="JABAWS one month usage statistics"
                         width="670" height="902" />
                 </p>
                 <p>Each table contains the number of jobs processed by JABAWS during the period of
                     <a href="#exec_stat_conf">Configuring JABAWS execution statistics</a> section
                     for further details.
                 </p>
-                <p><img src="static/img/usage_statistics_details.gif" alt="JABAWS - job list" width="917" height="198" /> </p>
+                <p><img src="../static/img/usage_statistics_details.gif" alt="JABAWS - job list" width="917" height="198" /> </p>
                 <p>Columns: </p>
                 <ul>
                     <li>JobID - the JABAWS job id, unique for every job</li>
             </div>
             <div class="panel-body">
                 <p class="justify">
-                    <img src="static/img/usage_statistics_job_details.gif" alt="JABAWS- job details"
+                    <img src="../static/img/usage_statistics_job_details.gif" alt="JABAWS- job details"
                          width="600" height="340" /></p>
                 <p>
                     STARTED and FINISHED files contain Unix timestamp - when the job was started and
@@ -327,4 +327,4 @@ local.stat.maxruntime=6</code></pre>
     </div>
 </div>
 
-<jsp:include page="template_footer.jsp" />
\ No newline at end of file
+<jsp:include page="../template_footer.jsp" />
\ No newline at end of file