JSP EL
Copyright © 1998-2015 Caucho Technology, Inc. All rights reserved. Resin ® is a registered trademark. Quercustm, and Hessiantm are trademarks of Caucho Technology.Cloud-optimized Resin Server is a Java EE certified Java Application Server, and Web Serve
www.caucho.com
일반 변수를 HTML escape해서 출력할 때는
<c:out value="<%=variable%>"/>
로 해도 된다.
'Programming' 카테고리의 다른 글
90+ Free CSS HTML Login Form Page Templates (0) | 2021.10.15 |
---|---|
CSS로 탭 구현하기 (0) | 2021.10.13 |
(JSP) JSTL을 사용하여 HTML escape하기 (0) | 2021.10.08 |
(웹북) JSP 프로그래밍 따라하기 (0) | 2021.09.25 |
< 라이브러리 없이 파일업로드 기본소스 - JAVA> (0) | 2021.09.24 |