Project facet jst.web.jstl has not been defined.

1、修改项目.setting文件夹下的org.eclipse.wst.common.project.facet.core.xml文件,把
  
  

这两行删除。

2、修改.classpath文件,去掉

  
类似问题,也这么处理即可

详细说明,请参考:http://blog.csdn.net/muyangbin/article/details/47609889

你可能感兴趣的:(工具使用,java)