From: Sasha Date: Mon, 29 Jul 2013 09:54:07 +0000 (+0100) Subject: change a jsp page (make a link a real link) X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=a97a0a2db24487c4d22ecf959f31b1fea314c579;p=jabaws.git change a jsp page (make a link a real link) --- diff --git a/statpages/ServicesStatus.jsp b/statpages/ServicesStatus.jsp index 533f172..b9c4fb2 100644 --- a/statpages/ServicesStatus.jsp +++ b/statpages/ServicesStatus.jsp @@ -17,7 +17,9 @@ TODO refactor

JABAWS Services Status

-

Server: ${pageContext.request.scheme}://${pageContext.request.serverName}:${pageContext.request.serverPort}${pageContext.request.contextPath}

+

Server: + +${pageContext.request.scheme}://${pageContext.request.serverName}:${pageContext.request.serverPort}${pageContext.request.contextPath}


All the services were tested while this page was loading. If you want to test the services again, just reload this page. Click on the service status to see the results of the testing.

@@ -74,4 +76,4 @@ the HTTP code response service checker. It responds with HTTP status code depend of the web service. For more information please refer to Testing JABAWS server help page.

- \ No newline at end of file +