Hi all, I'm interested on handling ajax requests errors in some way to integrate them with the alerts mechanism (jGrowl) if its possible.
I think that I should contribute some errorHandler to the tapestry javascript library, am I right? Also, it would be usefull to detect a session expired/forbiden http errors in any ajax call and redirect to the login page. I think if I have the hook for handling the messages I could choiche if I have to show it or do something. My application is fully integrated with got5-jquery, I think that it should matter. Finally, I'm using tapestry-5.3.4. Best regards, Matias.