Note: forwarded message attached.
lekan
---------------------------------
We won't tell. Get more on shows you hate to love
(and love to hate): Yahoo! TV's Guilty Pleasures list.
--- Begin Message ---
Hi!
In Swing, to create and populate a JTable is simple:
new JTable(Object[][] data, String[] columns);
that's all.
But in the visual web pack: i have called
this.defaultTableDataProvider.setArray(new String[][] { new String[]{..}, ...}
. It sure "sees" the passed in array as the resultant table in the browser is
exactly of length of the passed in array, but it does not display the data in
the passed in array! moreover the displayed columns is not affected by the
passed in array, only the number of rows is affected.
PLEASE HELP, i'm already a week behind schedule, and i must use JSF for this
project!
Million thanx in advance!
lekan
---------------------------------
Want to start your own business? Learn how on Yahoo! Small Business.
--- End Message ---
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]