JAVA/JSP

JsTl 체크박스 체크 조건문

왕왕왕왕 2016. 9. 8. 07:53
<input type="checkbox" value="Y" ${atc.CHK_YN == "Y" ? "CHECKED" : ""}/>
저작자표시 비영리 변경금지 (새창열림)