码迷,mamicode.com
首页 > 编程语言 > 详细

Can not find the tag library descriptor for "http://java.sun.com/jsp/ jstl/core"

时间:2015-10-22 19:08:24      阅读:230      评论:0      收藏:0      [点我收藏+]

标签:

1,Can not find the tag library descriptor for "http://java.sun.com/jsp/ jstl/core" - Can not find the tag library descriptor for "http://java.sun.com/jsp/ jstl/core"

这个错误需导入java

2,

现象:项目导进eclipse,在其中运行tomcat,会报如下错:
“ Could not load the Tomcat server configuration at \Servers\Tomcat v6.0 Server @ localhost-config. The configuration may be corrupt or incomplete.

Resource is out of sync with the file system: /Servers/Tomcat v6.0 Server @ localhost-config/server.xml.”

解决方法是:
Window -> Preferences -> General -> Workspace,钩选上“Refresh automatically”。
或者自己手动刷新一下。
eclipse document上说: External changes to resources will not be reflected in the workspace and resource objects until detected by the resources plug-in. (因为外部的文件系统的改变不能和工作台同步)

Can not find the tag library descriptor for "http://java.sun.com/jsp/ jstl/core"

标签:

原文地址:http://www.cnblogs.com/tian114527375/p/4901593.html

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