Hi Tony, On Wed, 25 May 2011 08:34:29 -0700, tony mancill <tmanc...@debian.org> wrote: > It might be better that it's not named jstl.jar, as it doesn't seem to > provide > all of the classes that other JARs floating around with that name provide. > Specifically, I was hoping that wiring up Tomcat to this JAR would solve > the > issue with the tag plugin examples in tomcat6-examples and tomcat7-examples > (#606768). But tomcat still needs something to provide the > javax.servlet.jsp.jstl.* classes.
JFTR, I know two things named "JSTL" : - javax.servlet.jsp.jstl.* (JavaServer Pages Standard Tag Library) - http://mvnrepository.com/artifact/jstl/jstl/1.1.2 - Homepage: http://java.sun.com/products/jsp/jstl/ - org.apache.taglibs.standard.* (Apache Standard Taglib) - http://mvnrepository.com/artifact/taglibs/standard/1.0.6 - Homepage: http://tomcat.apache.org/taglibs/index.html FAFIK, this is the implementation that's provided by glassfish-appserv-jstl.jar Cheers, -- Damien -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org