缺少什么吗?
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
<version>1.2</version>
</dependency>
在pom文件中添加如上依赖
要导入Servlet包,