Can not find the tag library descriptor for "http://java.sun.com/jsp/jst1/core

主要是缺少两个包:

jstl.jar下载地址: http://repo2.maven.org/maven2/javax/servlet/jstl/

standard.jar下载地址: http://repo2.maven.org/maven2/taglibs/standard/

也可以通过maven配置,不用手动下载。

上一篇:build.xml编译报错Specified VM install not found: type Standard VM, name jdk1.7.0_45


下一篇:通过java代码往mysql数据库中写入日期相关数据少13个小时