how to remember the value in h:commandLink inside a h:datatable
peter tong
Ranch Hand
Joined: Mar 15, 2008
Posts: 234
posted
0
I have a h:dataTable storing header information, there is a column "refno" which is a h:commandlink (or hutputlink) so user can select that column and jump to the detail page. My problem is how to remember the refno so I can use it in the detail page?
a simplified code is as follows:
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 remember the value in h:commandLink inside a h:datatable