Ahh good idea and also a bit concrete :)
2011/2/7 Pedro Santos
> It possible to test if there in an AJAX activity by testing
> the Wicket.Channel busy property. Those channels can be iterated on
> Wicket.channelManager.channels
> If I got it right, than an JavaScript function can live testing t
It possible to test if there in an AJAX activity by testing
the Wicket.Channel busy property. Those channels can be iterated on
Wicket.channelManager.channels
If I got it right, than an JavaScript function can live testing this
property and, when an timeout was detected, invokes some callback that
Hi
Does anybody have a java script which does the following modification to
wicket's ajax:
If the server are to long to respond, the script automatically invokes
fallback to the "baseurl" for the page?
I guess you could also have some reverse heartbeat technique, that would
update a timer, and