Hello all,
I am new to JSF... I am developing a simple app. wherein i m trying to display the table data(MySQL) when a table name is selected.
For that i need to create table dynamically depending on the attributes in the table.
How to create columns,rows dynamically?? preferably using Java code.. I am using Netbeans 6.1 (Visual Web JSF).
Thanx in advance...
