[jboss-user] [JBoss Seam] - Re: DataModelSelection is always the first option after 'uns

smithbstl do-not-reply at jboss.com
Tue Sep 11 09:49:22 EDT 2007


@DataModelSelection is intended to work with a clickable dataTable not a selectOneMenu

Change your "location" from @DataModelSelection to @In(required=false) and all should be well.

  |         @In(required=false)
  |         private Location location;



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

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



More information about the jboss-user mailing list