On Tue, Mar 23, 2010 at 7:13 PM, David Chang <[email protected]> wrote: > I am new in Wicket and so please bear with me if this question is obvious. > > Suppose I am viewing a Wicket page in FF. At the moment, the link is: > > http://localhost:8080/f/?wicket:interface=:12:::: > > If I click the Reload button of FF, isn't Wicket supposed to call EACH > component to repaint itself based on its model value?
it does, but maybe the model value is unchanged -igor > > If not, then what are the circumstances to prevent a component from > repainting itself? How can I force a component get repainted. > > Thanks! > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
