This is a basic question: "how can i reload the content of a component as a
panel?"

using render() into a panel cause a markupError into the application.
using renderComponent() call the re-render of my panel, but the model that i
modified is not readed by inner components like a simple label with text
readed by model.

anyone can quickly and simply teach me how to use models and render in
components?

THE CASE: i have a page, containing 2 panels. in one i want a link that
change a label in the other.
( the label bring text from his model, that is controlled by his page model
indeed. it's a correct approach? )

Thanks a lot.
Mazzanti Luca
-- 
View this message in context: 
http://www.nabble.com/Basic-Knowledge-on-Wicket---reload-content-of-a-panel-tp15711163p15711163.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to