2016-07-18 22:07 GMT+02:00 sreekanth <sreekanth.n...@egovernments.org>: > you mean to say i have to override equals n hashcode in our action classes?
Yes, I would try that as ModelCache is using ConcurrentHashMap behind the scene which means it's need proper hashCode/equals to compare objects (in other case each instance of an action will have a different hashCode/equals) Regards -- Ćukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org