https://bz.apache.org/bugzilla/show_bug.cgi?id=69444

--- Comment #3 from Paolo B. <[email protected]> ---
talking with @BalusC (https://stackoverflow.com/users/157882/balusc)
he said that there are 2 problems:

1) "non-exceptional" errors, like 404 have no "exception" attribute

2) "jakarta.servlet.error.message" is not present 
   in the request.getAttibuteNames() Enumeration

On Faces (JSF) side it seems that there are 
no other places to detect if it's an error page

This is needed to avoid the JSF restore phase 
that in turn will throw a ViewExpiredException

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to