報錯undefined(已解決)
<c:out?value="${fn:endWith('hello,world','world')}"/> 報錯說The?function?endWith?cannot?be?located?with?the?specified?prefix 前面contains還沒問題的,不知道endWith為啥說不在fn里,摸不著頭腦,求指點 ps:翻下節(jié)課程時發(fā)現(xiàn)老師這里給的函數(shù)掉了一個字母s,應該是endsWith,o(╯□╰)o
2016-09-22
<c:out value="“你好,Hello World中是否包含“world”${fn:containsIgnoreCase('你好Hello World','world')}"></c:out>
2016-08-07
這個方法在函數(shù)庫里沒有
2016-08-07
這函數(shù)庫里所以報錯個方法沒有在JSTL沒有,