What should be the content of rec.text? In other words what must bean's getText() method return?
Kavita Tipnis
Ranch Hand
Joined: Sep 21, 2008
Posts: 177
posted
0
Have you looked at output link component(h: outputLink) ??
Rohit Boorugu
Greenhorn
Joined: Oct 06, 2009
Posts: 14
posted
0
hey why don't you do this
you can also use target="_blank" to open in a new window.
instead of this
<rich:column title="Links">
<hutputText value="#{rec.text}" /></rich:column>
</rich:dataTable>
Hope this Helps
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: How to stop Richfaces replace <> with < and >