eclipse项目中关于导入的项目里提示HttpServletRequest 不能引用的解决办法 
当使用eclipse导入外部的web工程时,有时会提示HttpServletRequest, ServletActionContext,ServletRequestAware,ServletResponseAware找不到的情况, 
解决办法:
---------------------------------------------------------------------------------------------------- 
选中项目-->properties-->Targeted Runtimes-->在右边窗口中选择你使用的服务器即可 

相关文章:

  • 2022-01-10
  • 2022-12-23
  • 2021-05-24
  • 2021-07-19
  • 2021-05-30
  • 2021-06-26
  • 2021-05-08
  • 2021-04-06
猜你喜欢
  • 2022-01-16
  • 2021-12-23
  • 2022-01-17
  • 2021-11-18
  • 2021-09-02
  • 2021-10-10
相关资源
相似解决方案