상단의 taglib 선언
<%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%>
c:out value = 문법
${fn:replace(searchResult.mobileNewsMLD.title[news.index], '"', '"')}
'Server Enterprise > JSTL' 카테고리의 다른 글
[JSTL] List Data 출력 (0) | 2013.03.27 |
---|---|
[JSTL] 문자열 연결하여 출력 (0) | 2013.03.18 |