[jboss-user] [JBoss Seam] - Re: Beginner: Bind SelectOneMenu to @onetoone entity object
nickarls
do-not-reply at jboss.com
Mon Jan 28 04:02:12 EST 2008
Hmmm, if you have a list of entities, why don't you just bind the selected one to the home.instance?
the dropdown with entityconverter + smpc is a handy way of taking a list of entities and having the selected entity inserted into another component. Instead of having to write object -> selectitem -> object conversions yourself.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123955#4123955
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4123955
More information about the jboss-user
mailing list