Index: lams_monitoring/web/header.jsp =================================================================== diff -u -rd69bdbfcb5ca7fd3e10605130abc321de6d4619a -r411ed0a4c93b7bc699baee8c66bdc540ec34c7cb --- lams_monitoring/web/header.jsp (.../header.jsp) (revision d69bdbfcb5ca7fd3e10605130abc321de6d4619a) +++ lams_monitoring/web/header.jsp (.../header.jsp) (revision 411ed0a4c93b7bc699baee8c66bdc540ec34c7cb) @@ -18,7 +18,7 @@ http://www.gnu.org/licenses/gpl.txt --> -<%@ taglib uri="/WEB-INF/jstl/c.tld" prefix="c" %> +<%@ taglib uri="tags-core" prefix="c" %> <%@ page contentType="text/html; charset=iso-8859-1" language="java" %> <% String protocol = request.getProtocol();