<%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> Example of 'fn:containsIgnoreCase' tag of jstl
Enter String
Match Case Ignore Case
String Found. String not Found. String Found. String not Found.