<[email protected]> wrote: > So for instance if a model is not detached correctly, wicket > will use old data (don't know if the problem is in this area).
It was a load/detach problem. I was also using the the LDM in a custom validator. Apparently that loaded the LDM before my save & commit. A detach() call cleared it up. -troy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
