[jboss-user] [JBoss Seam] - Re: @Factory usage
tonylmai
do-not-reply at jboss.com
Thu May 10 20:27:18 EDT 2007
I forgot to mention that the client accesses this component as followed:
<h:dataTable value="#{orderMgr.workingOrders}" var="ord" rendered="#{orderMgr.workingOrders != null and orderMgr.workingOrders.rowCount>0}" >
|
This table was not rendered as you could imagine if the '@Factory" method was not invoked.
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044857#4044857
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044857
More information about the jboss-user
mailing list