[jboss-user] [JBoss Seam] - Re: h:selectOneMenu with s:selectItems not binding to anythi

pete.muir@jboss.org do-not-reply at jboss.com
Thu Jan 17 10:29:56 EST 2008


"cdiggins" wrote : Override hashcode to do what? I assume I need to override equals to test to see which is selected...but don't know about hashcode.

This is because of the interdependency between hashcode/equals in Java.

If you are using Seam 1.2.1 or above, then use s:selectItems/s:convertEntity. ec:convertEntity was a interim solution for old versions.

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

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



More information about the jboss-user mailing list