> This means that your freshly created page instance loads data from a 
> source which "caches" its data. E.g. your EntityFactory does not 
> always return a fresh instance.
> 
> So the first question is: how do you link to your "Add a record" page?

Bas, following up on your second consideration, that my EntityFactory was 
caching, you were spot on.  That is exactly my problem.  Everything from a 
Wicket standpoint was good, but my EntityFactory was returning the same 
instance of that object.

Thanks for opening my eyes!  Sometimes it's the little things that nail me! :)  
A thousand thanks!

Mike


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to