關(guān)于標(biāo)簽庫(kù)
下載項(xiàng)目之后 ,jdbcSqlStudent.jsp 頁(yè)面和sublistStudent.jsp頁(yè)面 開頭的標(biāo)簽庫(kù)都顯示錯(cuò)誤
Multiple annotations found at this line:
- Can not find the tag library descriptor for "http://java.sun.com/
jsp/jstl/core"
- Can not find the tag library descriptor for "http://java.sun.com/
jsp/jstl/core"
已經(jīng)到了jstl的jar包
2016-09-10
導(dǎo)入jstl.jar和Standard.jar或則只導(dǎo)入jstl-1.2.jar,就可以了
2016-01-22
項(xiàng)目缺少jstl的jar包,如果引入jar包的話,可能是jar的版本和tomcat版本不匹配