当前位置: 代码迷 >> HTML/CSS >> clob内容在html中展示,而不被格式化
  详细解决方案

clob内容在html中展示,而不被格式化

热度:112   发布时间:2012-11-23 00:03:29.0
clob内容在html中显示,而不被格式化

????????<table width="90%" align="center" style="TABLE-LAYOUT: fixed">
?????????<tbody>
??????????<tr align=left>
???????????<td class="reporttext" style="WORD-WRAP: break-word">
???????????<pre>${ircsNews.content?if_exists}</pre>
???????????</td>
??????????</tr>
?????????</tbody>
????????</table>

  相关解决方案