MyEclipse导入javaWeb项目出现 The type javax.servlet.http.HttpServletRequest cannot be resolved.

在myEclipse中遇到这种错误 

首先打开build path    找到add Library .  

MyEclipse导入javaWeb项目出现 The type javax.servlet.http.HttpServletRequest cannot be resolved.

然后点击 MyEclipse Libraries 

MyEclipse导入javaWeb项目出现 The type javax.servlet.http.HttpServletRequest cannot be resolved.

最后在文本框中搜索 JavaEE 5 添加 就解决了。 


MyEclipse导入javaWeb项目出现 The type javax.servlet.http.HttpServletRequest cannot be resolved.