Index: lams_www/web/WEB-INF/web.xml =================================================================== diff -u -r896346bfb1ba68a4048c5291af238930c88398f2 -ra86e7d7663a6093c0369048074e955ba9762ba77 --- lams_www/web/WEB-INF/web.xml (.../web.xml) (revision 896346bfb1ba68a4048c5291af238930c88398f2) +++ lams_www/web/WEB-INF/web.xml (.../web.xml) (revision a86e7d7663a6093c0369048074e955ba9762ba77) @@ -52,6 +52,40 @@ /404.jsp + + + + + + tags-fmt + /WEB-INF/tlds/jstl/fmt.tld + + + tags-core + /WEB-INF/tlds/jstl/c.tld + + + tags-function + /WEB-INF/tlds/jstl/fn.tld + + + tags-xml + /WEB-INF/tlds/jstl/x.tld + + + + + + tags-lams + /WEB-INF/tlds/lams/lams.tld + + + + + + + +