2014-06-06 13:36 GMT+04:00 Jeff Cai <jeff_...@symantec.com>: > > Hi, > > Jstl.jar should be added to the classpath of jasper task which is defined in > ${tomcat_home}/bin/catalina-tasks.xml. > > How can I add the jstl.jar to the task’s classpath in Ant? >
1. What for? 2. Put jstl.jar into WEB-INF/lib of your webapp. 3. You can always copy-paste the content of catalina-tasks.xml into your own build file and adjust it as you wish. 4. http://tomcat.apache.org/lists.html#tomcat-users -> Please format your messages as plain text, not HTML. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org