首页 > 编程语言 > 详细

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

时间:2015-10-22 19:06:08      阅读:736      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!