Hi Michael > How i am able to recognized from the Tapestry Pages the failed > communication ?
The (server-side) page class has no chance of knowing the communication failed, because the ajax request never makes it through. So the logic would have to be on the client. If the server doesn't send a useful respond within an acceptable time, display an error message. I don't think Tapestry's client-side code has such error handling built in, but in the light of your example, it appears to a good enhancement. Keen to hear other opinions. Volker --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org