[jboss-user] [JBoss Seam] - Re: Question: http://java.sun.com/jsp/jstl/core cannot be re

jfrederic.clere@jboss.com do-not-reply at jboss.com
Mon Apr 2 04:25:01 EDT 2007


Add: in the WEB-INF/web.xml:
<jsp-config>

    <taglib-uri>http://java.sun.com/jstl/core</taglib-uri>
    <taglib-location>/WEB-INF/c.tld</taglib-location>

and copy the c.tld of the jstl package to WEB-INF
You also may add standard.jar and jstl.jar to the WEB-INF/lib

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033602#4033602

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033602



More information about the jboss-user mailing list