[jboss-user] [JBoss Seam] - Re: Question regarding performance and multiple JavaBean bij

pnorman4 do-not-reply at jboss.com
Fri Apr 20 06:53:28 EDT 2007


The table references the model with:
  <t:dataTable value="#{mainListItems}" var="listItem"

In the table i use mostly the listItem variable like:
 <h:outputText value="#{messages[listItem.title]}" />

But also mainBean properties directly like:
 <t:column rendered="#{mainBean.listContainsType == 'USER'}">
 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039211#4039211

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039211



More information about the jboss-user mailing list