I want to show a list of data to the user. My problem is that if I set the 'rendered' flag of <h

utputText> to 'false' just the header of the table appears (not the whole information) ... and if I set it to 'true', the page throws an exception.
Here are the codes I have written so far :
This is a part of my
jsp code:
Here is the source code of TableData.java :
This part has been taken from faces-config.xml :
& this is my bean class :
please kindly help me,
Thank you,
Maryam
[ June 10, 2007: Message edited by: Maryam Nouhnejad ]
[ June 10, 2007: Message edited by: Maryam Nouhnejad ]