VIVO-2 Fix the URIs of the JSTL taglibs.
This commit is contained in:
parent
7241929be0
commit
c53e53c526
50 changed files with 52 additions and 52 deletions
|
@ -1186,12 +1186,12 @@
|
|||
</taglib>
|
||||
|
||||
<taglib>
|
||||
<taglib-uri>http://java.sun.com/jstl/core</taglib-uri>
|
||||
<taglib-uri>http://java.sun.com/jsp/jstl/core</taglib-uri>
|
||||
<taglib-location>/WEB-INF/tlds/c.tld</taglib-location>
|
||||
</taglib>
|
||||
|
||||
<taglib>
|
||||
<taglib-uri>http://java.sun.com/jstl/functions</taglib-uri>
|
||||
<taglib-uri>http://java.sun.com/jsp/jstl/functions</taglib-uri>
|
||||
<taglib-location>/WEB-INF/tlds/fn.tld</taglib-location>
|
||||
</taglib>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue