關于標簽庫
下載項目之后 ,jdbcSqlStudent.jsp 頁面和sublistStudent.jsp頁面 開頭的標簽庫都顯示錯誤
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"
已經到了jstl的jar包
2016-09-10
導入jstl.jar和Standard.jar或則只導入jstl-1.2.jar,就可以了
2016-01-22
項目缺少jstl的jar包,如果引入jar包的話,可能是jar的版本和tomcat版本不匹配