[jboss-user] [JBoss Seam] - Re: rowCount
falazar
do-not-reply at jboss.com
Fri Sep 29 17:03:12 EDT 2006
Im actually trying to put a count column for each row, but not sure exactly how, or real familiar with the inner workings of JSF.
in jBPM I have
<ui:repeat var="taskInstance" value="#{participantBean.personalTaskInstances}">
<h:outputText value="*NEEDCNT*"/>.
Where I loop through these instances #{taskInstance.name}
James
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975216#3975216
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975216
More information about the jboss-user
mailing list