jsp页面判断
第一种判断 <c:if test=”${fn:length(item.creditorName)>’15’}”>${fn:substring(item.creditorNam...
第一种判断 <c:if test=”${fn:length(item.creditorName)>’15’}”>${fn:substring(item.creditorNam...
<%@ taglib uri=”http://java.sun.com/jsp/jstl/functions” prefix=”fn”%> <td>...