Hi all,
is there a way to handle a "connection lost" problem from AJAX buttons? I mean, 
right now when I click on an AJAX button and the server is down, nothing 
happens. I'd like to show an alert instead..
I tried registering a handler with registerFailureHandler, but it doesn't fire 
_only_ on connection lost, I receive alerts on other Ajax errors too.. Inside 
"Wicket AJAX debug" I see NS_ERROR_NOT_AVAILABLE errors, even with the server 
up.. Am I doing something wrong?
Many thanks for your time!


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

Reply via email to