Problem with <f:facet = "footer"> in datatable
Hi,
i am using tomahawk data table in that <f:facet = "footer"> tag work fine for static text (i.e) inside <f:verbatine>. But when i include any <h:outputText> it shows javax.faces.FacesException: javax.servlet.ServletException: Error getting property 'totalcollege' from bean of type java.lang.String.. where total college is the total count i have to display in footer. Any one have the suggestion?
Regards
A.

