[jboss-user] [JBoss Seam] - Re: Problem with s:selectItems

petemuir do-not-reply at jboss.com
Sat Mar 10 15:46:25 EST 2007


"jquery at interia.pl" wrote : 
  |   | <h:selectOneMenu value="#{personHome.countryId}" >
  |   |     <s:selectItems value="#{personHome.countries}" var="country" label="#{country.name}" />
  |   |    <s:convertEntity/>
  |   | </h:selectOneMenu>anonymous wrote : 
  |   | 
  |   | Yup, thats right
  |   | 
  |   | anonymous wrote : And why is there NPE connected with getting entity id although I set it on 1 (in code above)?
  |   | 
  |   | Oops, fixed in CVS, sorry about that

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

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



More information about the jboss-user mailing list