原文: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