<c:if test="${not empty object }">
  ${object}不为空
  </c:if>

  

相关文章: