ERROR:The type javax.servlet.http.HttpServletRequest cannot be resolved.
Posted JasonTech0713
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ERROR:The type javax.servlet.http.HttpServletRequest cannot be resolved.相关的知识,希望对你有一定的参考价值。
MyEclipse中附加工程出现如下错误:The type javax.servlet.http.HttpServletRequest cannot be resolved.
解决方法如下:
(1)右键工程找到build path项
(2)找到Add Libraries
(3)点击myEclipse Libraries,Next
(4)添加JavaEE 5
以上是关于ERROR:The type javax.servlet.http.HttpServletRequest cannot be resolved.的主要内容,如果未能解决你的问题,请参考以下文章