[jboss-user] [JBoss Seam] - Re: Rendering buttons in a datatable fails

app4you@yahoo.com do-not-reply at jboss.com
Tue Mar 13 10:17:34 EDT 2007


Here's wat to do to resolve it

1. Either make the datamodel list object into the session scope
2. or create another action bean to handle the editEntry action
3. Don't use h:commandButton with parameter.  Don't know why you did n't receive the JSF expression error for doing this passing.  USE <s:button> instead.


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

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



More information about the jboss-user mailing list