eclipse项目中关于导入的项目里提示HttpServletRequest 不能引用的解决办法 

当使用eclipse导入外部的web工程时,有时会提示HttpServletRequest, ServletActionContext找不到的情况,
解决办法:

中项目-->properties-->Targeted Runtimes-->在右边窗口中选择你使用的服务器即可

相关文章:

  • 2021-12-05
  • 2021-11-25
  • 2021-04-17
  • 2022-01-17
  • 2021-06-10
  • 2021-08-15
猜你喜欢
  • 2021-05-24
  • 2022-01-01
  • 2021-09-15
  • 2021-08-22
  • 2021-12-05
  • 2022-12-23
  • 2021-07-16
相关资源
相似解决方案