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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...