Httpservlet cannot be resolved to a type的原因与解决方法

Posted 黑夜不再来

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Httpservlet cannot be resolved to a type的原因与解决方法相关的知识,希望对你有一定的参考价值。

Httpservlet cannot be resolved to a type,显然是Eclipse找不到相应的包,即javax.servlet。

技术分享

原因:

 jdk 里不包括servlet-api.jar 这个包,此包在Tomcat 中存在

项目名--> 右键

Property--> 选择

Java Build Path--> 选择

Add External JARs--> 选择

把servlet-api.jar 的路径输入即可

技术分享












以上是关于Httpservlet cannot be resolved to a type的原因与解决方法的主要内容,如果未能解决你的问题,请参考以下文章

The import javax.servlet cannot be resolved

org.apache.jasper.JasperException: The absolute uri: http://java.sun.com/jsp/jstl/core cannot be res

项目导入时报错:The import javax.servlet.http.HttpServletRequest cannot be resolved

Android开发 R cannot be resolved to a variable问题的分析

he expression ‘userViewModel.getUserName()‘ cannot be inverted, so it cannot be used in a tw

xcodeproj cannot be opened because the project file cannot be parsed.