[jboss-user] [JBoss Seam] - Re: Selectable linklist without h:dataTable

2007-03-26 Thread knuwu
I changed the list to DataModel using DataModel Annotation: @Stateful | @Name(configSelector) | @Scope(ScopeType.SESSION) | public class ConfigurationSelectorImpl implements ConfigurationSelector { | | @Logger private Log log; | | @DataModel | private ArrayListModule

[jboss-user] [JBoss Seam] - Re: Selectable linklist without h:dataTable

2007-03-23 Thread [EMAIL PROTECTED]
It must be a DataModel, not a plain List. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4031227#4031227 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4031227 ___ jboss-user