From: Sasha Sherstnev Date: Fri, 27 Sep 2013 14:27:20 +0000 (+0100) Subject: Improve JSP pages X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=66897889124f42c7b9fec63e29d920cc2c144093;p=jabaws.git Improve JSP pages --- diff --git a/statpages/MonthlySummary.jsp b/statpages/MonthlySummary.jsp index 55af94b..41bfd1d 100644 --- a/statpages/MonthlySummary.jsp +++ b/statpages/MonthlySummary.jsp @@ -2,7 +2,7 @@ Author: Peter Troshin Date: May 2011 --%> -<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> <%@ taglib uri="http://displaytag.sf.net" prefix="dt" %> diff --git a/statpages/ServicesStatus.jsp b/statpages/ServicesStatus.jsp index bc1d873..67255a3 100644 --- a/statpages/ServicesStatus.jsp +++ b/statpages/ServicesStatus.jsp @@ -17,13 +17,13 @@ TODO refactor

JABAWS Services Status

-