Index: lams_monitoring/web/header.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/Attic/header.jsp,v diff -u -r1.1 -r1.2 --- lams_monitoring/web/header.jsp 19 Apr 2005 05:46:57 -0000 1.1 +++ lams_monitoring/web/header.jsp 24 Oct 2005 05:45:13 -0000 1.2 @@ -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();