[jboss-user] [JBoss Seam] - Re: Binding HtmlDataTable to h:dataTable in Seam

asookazian do-not-reply at jboss.com
Fri Sep 28 15:44:40 EDT 2007


As far as order of events, how do you know which actions/methods will be exec'd in what order?

For example:

<s:div rendered="#{userRoleSearch.displayViewRolesDataTable}">		    	
  | 		    		<h:dataTable value="#{userRoleSearch.myList}" var="myItem" binding="#{userRoleSearch.dynamicDataTable}"/> 
  | 		    	</s:div>

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

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



More information about the jboss-user mailing list