Should I use JSTL ? Yes. You can use <c:if> and <c:choose> tags to make conditional rendering in jsp using JSTL. To simulate if , you can ...
確定! 回上一頁