Hmm. If the data is there but not showing up in the table, I wonder if there's a timing problem. That is, is the data populated after the JSF components are attempting to retrieve it. What about putting some debug output in getIsteklerList() and making sure this is being called AFTER your population methods?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4033686#4033686 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4033686 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
