How did you get the jstl core taglib to work?? When I use the following taglib statementL <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
I get an error saying that there is no taglib that corresponds to the uri: I also tried using the uri "http://java.sun.com/jstl/core" which didn't work either. I am using jboss-4.0.4.CR2 which has jstl.jar in the deploy/jbossweb-tomcat55.sar/jsf-libs/ directory. Is there something extra that I need to do to get it to find the taglib?? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3939015#3939015 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3939015 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
