开发者

JSTL Taglib uri for Tomcat 6.0

开发者 https://www.devze.com 2022-12-12 19:31 出处:网络
Can anybody help me oput by letting me know the \"taglib uri\" for JSTL开发者_Python百科 tags in TOMCAT 6.0Following is the working URI, which is I am using..

Can anybody help me oput by letting me know the "taglib uri" for JSTL开发者_Python百科 tags in TOMCAT 6.0


Following is the working URI, which is I am using..

<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%>

You should add jstl.jar in your classpath..

0

精彩评论

暂无评论...
验证码 换一张
取 消