原文:HTTP Status 500 - Handler processing failed; nested exception is java.lang.NoClassDefFoundError: javax/servlet/jsp/jstl/core/Config

今天在用idea搭建spring mvc时候报了这个错误,缺少jstl的依赖包。由于是使用的spring core的依赖,而spring core里面是有jstl的。这就郁闷了,最后是在自己的pom.xml里面又引入了jstl解决的 ...

2017-02-28 23:37 0 14371 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM