1) Добавьте зависимость сервлета в pom.xml, как показано ниже: <dependency> <groupId>javax.servlet</groupId> <artifactId>javax.servlet-api</artifactId>...
確定! 回上一頁