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

SpringMVC框架学习笔记——各种异常、报错解决

时间:2017-03-31 11:14:52      阅读:345      评论:0      收藏:0      [点我收藏+]

标签:springmvc   1.2   ted   UI   web   tin   function   mon   笔记   

1.Target runtime com.genuitec.runtime.generic.jee60 is not defined.

找到导入项目的.setting文件夹org.eclipse.wst.common.project.facet.core.xml文件

删除<runtime name="com.genuitec.runtime.generic.jee60"/>这一段

 

2.Implementation of project facet jst.web.jstl could not be found. Functionality will be limited.

找到导入项目的.setting文件夹org.eclipse.wst.common.project.facet.core.xml文件

删除<installed facet="jst.web.jstl" version="1.2.1"/>这一段

SpringMVC框架学习笔记——各种异常、报错解决

标签:springmvc   1.2   ted   UI   web   tin   function   mon   笔记   

原文地址:http://www.cnblogs.com/huangjian2/p/6566235.html

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