JAVA/JSP
JsTl 체크박스 체크 조건문
왕왕왕왕
2016. 9. 8. 07:53
<input type="checkbox" value="Y" ${atc.CHK_YN == "Y" ? "CHECKED" : ""}/>