idea 新建不了servlet文件 方法(1)

在pem.xml中添加较新版本的servletapi包
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>3.0.1</version>
<scope>provided</scope>
</dependency>

浙公网安备 33010602011771号