码迷,mamicode.com
首页 > Web开发 > 详细

jsp 标签 According to TLD or attribute directive in tag file.错误

时间:2014-11-27 10:31:54      阅读:339      评论:0      收藏:0      [点我收藏+]

标签:http   ar   sp   java   cti   bs   ef   tt   nbsp   

 

在确保jar包已经添加的情况下

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

改为:

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

就可以了

jsp 标签 According to TLD or attribute directive in tag file.错误

标签:http   ar   sp   java   cti   bs   ef   tt   nbsp   

原文地址:http://www.cnblogs.com/stanljj/p/4125609.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!