728x90
<bean:define id='realContent' name='list' property='special'/>
<%
String content = (String)realContent;
content = content.replaceAll("\r", "<br />");
%>
<%= content %>
728x90
'WEB' 카테고리의 다른 글
window.open 부모 (0) | 2012.08.19 |
---|---|
html태그로 엑셀 만들어 줄 때 한글 깨짐 (0) | 2012.07.29 |
Cannot get a connection, pool exhausted (0) | 2012.07.29 |
window.open 속성 (0) | 2012.07.29 |
HTML/JSP 에서 EXCEL파일로 저장할 때 0 사라지는 문제 (0) | 2012.07.29 |