HttpServletRequest cannot be resolved to a type问题

除了HttpServletRequest cannot be resolved to a type之外的,各种xxxxx cannot be resolved to a type

 

1.这个错误可能是服务器自带的servlet库未导入的原因。

2.右键项目属性,转到Targeted Runtimes,选择一个服务器,例如Tomcat

 

 

 转载自:https://www.cnblogs.com/haimishasha/p/6188241.html

 

posted @ 2020-03-23 17:10  初雨了然  阅读(1026)  评论(0)    收藏  举报