20211207 TIL

20211207 TIL

//JSTL <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix ="c" %> . . ${dto.bId } ${dto.bName } * // ${dto.bTitle } ${dto.bDate } ${dto.bHit }

var은 변수명을 나타내며 items는 생성할 collection 객체(list, map)을 나타낸다.

from http://cozzilzzil2.tistory.com/47 by ccl(A) rewrite - 2021-12-07 16:01:05