How can I check the size of a collection with JSTL? Something like: <c:if test="${companies.size() > 0}"> </c:if> 4 Answers 4
  • May 23, 2022
  • 0 Comments