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