I have application and I want to use jstl tag lib.
jstl tag lib
I have two jars JSTL.jar and standard.jar. I put both in my WEB-INF/lib>
JSTL.jar
standard.jar
WEB-INF/lib>
If you are one of the lucky few that have to support old code and removing taglib in your web.xml is not an option. You can enclose it in like so:
taglib
web.xml
/taglibs/custom-taglib /WEB-INF/custom-taglib.tld