https://issues.apache.org/bugzilla/show_bug.cgi?id=51379
--- Comment #5 from Kallol <kallol.chaudh...@tcs.com> 2011-06-16 15:55:33 UTC --- The issue is still there. I have attatched the eclipse project for your reference. data.jsp is the jsp file containing the h:dataTable tag. The main issue is the backing bean reads the database table and returns a list of rows where each row contains only 1 column. In the h:dataBase tag, the var attribute is set to receive each row of the table. The error message is displayed because of this var attribute and it gives a type conversion error. Details of the error message in my first comment itself. This issue is reported by several people and seems to be a bug. IF NOT KINDLY PROVIDE ME A SOLUTION WITH SAMPLE CODE etc. To repeat I am testing with eclipse 3.4.1 and Tomcat 6.0.14 on Windows XP. Thanks a lot in advance. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org