資料庫結構是:name,name1(別名) 用JSTL C標籤來判斷name1欄位是否為空!如果不為空, ... <c:if test=”${not empty str}”>str不為空</c:if>.
確定! 回上一頁