[jboss-user] [JBoss Seam] - Re: How to update @DataModel and its ListDataModel?

js8523 do-not-reply at jboss.com
Tue Aug 1 07:49:18 EDT 2006


Because the datamodel uses the object.equals() method to check whether the object has changed. 

I fell foul of this as well. 

Implement a more thorough equals expression, and datamodel should then realise it needs to push the information out to jsf. 

Hope this helps, 

James  

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

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



More information about the jboss-user mailing list