Hi.

I experience a strange behaviour where I'm not exactly sure what I'm doing 
wrong.
On my pages which are wrapped around some database model classes I have forms 
with CompoundPropertyModels.
On one of five pages the form seems to lose the model object after a submit is 
done so that the page reload after the submit displays empty labels and fields.
This is not the case on the other four pages/forms which basically have the 
same structure.
I got around this problem with explicitly setting the model object again in the 
onSubmit handler which seems to work.

Anyone got an explanation?
Ahh, I'm using Wicket 1.4.9.


Cheers,
Manfred


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

Reply via email to