VIVO-2 Fix the URIs of the JSTL taglibs.

This commit is contained in:
j2blake 2013-03-08 17:48:27 -05:00
parent 7241929be0
commit c53e53c526
50 changed files with 52 additions and 52 deletions

View file

@ -3,7 +3,7 @@
<!-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<jsp:root xmlns:jsp="http://java.sun.com/JSP/Page"
xmlns:c="http://java.sun.com/jstl/core"
xmlns:c="http://java.sun.com/jsp/jstl/core"
xmlns:form="http://vitro.mannlib.cornell.edu/edit/tags"
version="2.0">
<jsp:directive.page import="edu.cornell.mannlib.vitro.webapp.beans.VClass"/>