table « Tag « JSF Q&A





1. How can I set my own table row key for Trinidad's table tag?    coderanch.com

Hi There, I am using Trinidad's tags. Add table and added rows from Backing Bean by fetching records from Data base. Also while selecting any record I can fetch column value very properly. When I execute getRowKey() function to find out key value of row, I am getting 1,2,3...... which row I have selected. Now the problem is I want to ...

2. Trinidad table tag attributes    coderanch.com

Our setup: JSF 1.2-1.2_07-b03-FCS JSTL 1_1-mr2 (special build) Trinidad 1.2.8 Java 1.6.0_22-b04 Eclipse 3.6.0 (Helios) Tomcat 6.0.28 (needs to run also on Weblogic) IE 7.0.5730.13 Firefox: 6.0 Java 1.6.0_22-b03 JSF 1.2 JSTL 1.2 Eclipse 3.6.0 (Helios) Tomcat 6.0.28 IE 7.0.5730.13 Firefox: 3.6.12 Question: We are attempting to covert a JSF program to Trinidad. In this case, the JSF