I have a top page which has two panel-based components.
Component 1 implements AbstractBehavior's bind method.
Component 2 has a wicket Link pointing to a child page.
When I am at the top page, refresh always gets #bind called.
When I click the Link in Component 2, the bind method in Component 1 does not
get called.
Can anybody tell why this happened?
I am quite puzzled. I am kind of new in wicket. I am using wicket 1.4.8 on
tomcat.
Regards.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]