Hi All, I would like to know how to use the <t:alerts /> component to show exceptions when "any" ajax related operation results in uncaught exception.
Also is it possible to refresh all/selected zones in the page if the ajax operation resulted in exception? I'm trying to use the "Override Exception Reporting using the decorator" as mentioned in the tapestry site but not sure how i can reference my "alerts component" here and use this to be the exception reporter. Thanks in advance.