Henning Noeth created TOBAGO-1793:
-------------------------------------
Summary: Ajax Error Handling
Key: TOBAGO-1793
URL: https://issues.apache.org/jira/browse/TOBAGO-1793
Project: MyFaces Tobago
Issue Type: Improvement
Components: Core
Affects Versions: 3.0.5
Reporter: Henning Noeth
Tobago should offer a method to render an error page if an exception appears
for an ajax request.
Full server requests could be handled with the <f:event type="preRenderView"
listener="..."/> tag.
The listener is also fired for an ajax request. But in this case the error page
wouldn't be rendered.
A solution could be something similar to the FullAjaxExceptionHandler of
Omnifaces.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)