[jboss-user] [JBoss Seam] - Re: How to retain selected value in dropdown list...

kai222 do-not-reply at jboss.com
Mon Dec 17 08:22:34 EST 2007


Is the key id of your entity bean an object e.g. of type Long? If so, maybe it helps when you overwrite the equals and hashCode method in the entity class. This was the only thing that helped me (under 2.0.0.CR3) when I used s:convertEntity to assign the selected item to the object in the list.

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

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



More information about the jboss-user mailing list