首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > JavaScript >

用JSTL时出现According to TLD or attribute directive in tag file.错误

2012-11-10 
用JSTL时出现According to TLD or attribute directive in tag file...异常该异常:According to TLD or at

用JSTL时出现According to TLD or attribute directive in tag file...异常

该异常:According to TLD or attribute directive in tag file, attribute value does not accept any expressions

是由于引用的JSTL库不正确造成的,我相信多数人是在Apache上下载的JSTL吧?
相信我,还是到Sun的站点https://jstl.dev.java.net/中去下载吧,这样就不必修改什么web.xml或者将标签引用改成rt的了。

热点排行