you are right that the LoginUserModel gets null. Now can you please suggest
how and where should I reload the LoginUserModel?

If in the panel, I try to call this.scmodel.getObject() in the validate()
method I still get the old LoginUser Object. When the control goes back to
page form submit, the LoginUser newUser = getModelObject(); returns the
updated object.

Please suggest how can I get the updated object in panel? 


--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-can-wicket-Page-form-model-be-accessed-from-child-panel-tp4650608p4650618.html
Sent from the Users forum mailing list archive at Nabble.com.

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

Reply via email to