Can you show your stacktrace ?
François Meillet Formation Wicket - Développement Wicket Le 16 juil. 2013 à 19:17, dhongyt <[email protected]> a écrit : > I have created a panel that I would like to have refresh every 5 seconds. > > I have tried using AbstractAjaxTimerBehavior and > AjaxSelfUpdatingTimerBehavior. > I have created just a simple case to make sure a > System.out.println("Update"); to make sure that line of code is being called > but is not called in any of the Ajax behaviors. > > > > or > > > > I'm looking at the World Clock example but can't seem to get to the code, I > always get internal error. > The System.out.println does not print out at all in my Elipse console. > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Ajax-Refreshing-Issue-tp4660289.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] >
