码迷,mamicode.com
首页 > 其他好文 > 详细

运用El表达式截取字符串/获取list的长度

时间:2015-06-05 19:06:33      阅读:103      评论:0      收藏:0      [点我收藏+]

标签:

${fn:substring(wjcd.lrsj, 0, 16)}

使用functions函数来获取list的长度

${fn:length(list)}

引入

<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>

运用El表达式截取字符串/获取list的长度

标签:

原文地址:http://www.cnblogs.com/start-fxw/p/4555114.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!