JSTL Functions
The JSTL functions are mainly used for manipulating strings. Syntax: < JSTL functions are given below: JSTL Functions with example. JSTL fn:contains() function with example. JSTL fn:containsIgnoreCase() function with example. JSTL fn:startsWith() function with example. JSTL fn:endsWith() function with example. JSTL fn:escapeXml() function with example. JSTL fn:indexOf() function with example. JSTL fn:join() and fn:split() function … Read more