[jboss-user] [JBoss Seam] - Re: Problem with s:selectItems not showing correct value

nickarls do-not-reply at jboss.com
Fri Oct 12 06:06:17 EDT 2007


"david.spark" wrote : 
  | Using the h:outputText in the above code I can see the problem is that the ID's of the entity beans are different between the saved value and the values in the list. I'm wondering if part of the problem is that webUser is session scoped and that maleTops is a framework query defined in components.xml meaning I'm getting 'different' entities back.
  | 

Override the equals() and hashCode() of the entity.

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

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



More information about the jboss-user mailing list