<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> Example of fn:indexof tag of JSTL
This will calculate the first occurance of given character/string in the
specified String.
Enter Text
Search
Index of first occurance :