taglib uri 搜索顺序是什么?
Tomcat 在哪些位置、以什么顺序搜索 taglib 标签 uri 对应关系?
何时需要 tld 文件及其 web.xml 中的描述,何时不需要?
In which places and in which order the Tomcat is searching for taglib tag uri correspondence?
When tld file and it's description in web.xml is required and when is not?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
来自 JSP 2.1 规范:
From chapters 7.3.6.2 and 7.3.6.3 of the JSP 2.1 specification: