<c:if test="${empty listOfCurrency}"> ... The empty operator return true if the operand is null, an empty String, empty array, empty Map, or empty List; false, ...
確定! 回上一頁