我从< p:editor>这里得到一个String : < b>This is bold text< /b>. 我想<b>This is bold text</b>在xhtml页面中显示.我可以使用什么标签来做到这一点?
< p:editor>
< b>This is bold text< /b>
<b>This is bold text</b>
primefaces jsf-2
我<h:dataTable>用来列出数据库中的数据.我们在页面中有很多记录,现在我想选择多行记录,每行都有一个复选框.我怎样才能做到这一点?
<h:dataTable>
datatable jsf multipleselection selectbooleancheckbox
datatable ×1
jsf ×1
jsf-2 ×1
multipleselection ×1
primefaces ×1
selectbooleancheckbox ×1