Jsp中如何在标签内获取集合的长度
利用jstl标签functions的prefix属性的length属性值1.首先在jsp页面导入jstl function标签<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> 2.比如集合为messagelist<c:forEach items="${