从coding上git下来的项目,配置好之后,报错javax.servlet.jsp.JspException cannot be resolved to a type

解决方法:
项目名右键->properties->targeted runtimes->选一个运行的服务器,点击确认即可解决。
javax.servlet.jsp.JspException cannot be resolved to a type

至于这个问题的原因是什么还是没有弄清楚,报错的部分其实是没有bug的。

相关文章:

  • 2021-04-27
  • 2021-08-16
  • 2022-12-23
  • 2022-12-23
  • 2021-11-27
  • 2021-05-26
  • 2021-06-23
猜你喜欢
  • 2021-11-21
  • 2022-12-23
相关资源
相似解决方案