标签:JSTL函数-fn:endsWith

  • JSTL函数-fn:endsWith()

    fn:endsWith() 函数用于判断输入字符串是否以指定的后缀结尾。如果字符串以指定的后缀结尾,则返回true,否则返回false。fn:endsWith()