사용자 도구

사이트 도구


tag:jstl

TAG: jstl

문서날짜사용자설명
2020/02/18 13:49 주레피 JSTL 활용법 * description : JSTL 관련된 사용방법 * author : 주레피 * email : dhan@repia.com * lastupdate : 2020-03-19 Rule <c:if test='${"string" eq name }'></c:if> <td>${entry.key.class }</td> " single 가급적 quotation으로 시작하고 그 내부에서 string일 경우 double quotation으로 처리한다.
2020/02/15 18:02 천호동밤안개 메뉴 클릭시 이벤트 발생 * description : jstl 메뉴 클릭시 이벤트 발생시키기 * author : 천호동밤안개 * email : jhgong@repia.com * lastupdate : 2020-02-15 function ○ 메뉴 클릭시 해당 Navigation bar를 HighLighting 시키려면 다음과 같은 방식을 사용한다.