STS中The type javax.servlet.ServletContext cannot

在pom.xml中添加;java

 <dependency>
        <groupId>javax.servlet</groupId>
        <artifactId>servlet-api</artifactId>
        <version>2.5</version>
        <scope>provided</scope>
      </dependency>
api

相關文章
相關標籤/搜索