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