I am trying to display an error page when an exception is thrown, specifically during a
business method. I have tried the Redirect and HttpError.
The Redirect is the closest; but if I'm not mistaken this is a browser redirect. I am
wondering if it is possible to have the redirected to error page display a dynamic error
message?
Ideally I would be able to display FacesMessages on the error.xhtml page, which I
don't think I can do in the @Redirect case. Any thoughts?
The latest thread I found didn't really have a resolution:
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=82710
Thanks,
Chris....
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961171#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...