`
dq1618
  • 浏览: 57072 次
  • 性别: Icon_minigender_1
  • 来自: 成都
文章分类
社区版块
存档分类
最新评论

工作总结

阅读更多

1 The absolute uri: http://java.sun.com­/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application  I changed "http://java.sun.com/jsp/jstl/core" to "http://java.sun.com/jstl/core,run OK

2 According to TLD or attribute directive in tag file 引用jstl 包 版本不对
jsp2.0 自定义tags 今天自己写咯一个,感觉还不错哟~~继续加油哟

jstl基本语法<c:set value="" var=""></c:set>

<c:foreach></c:foreach>

<<c:set var="" value=""/>

<c:foreach>

<c:choose>

<c:when>

<c:otherwise>

<c:if test>

<c:when></c:when>

<c:otherwise></c:otherwise>

<c:if test=""></c:if>

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics