判断返回List是否为空

<c:if test="${!empty rList}">

</c:if>

原文地址:https://www.cnblogs.com/yanjunwu/p/3134314.html