Thursday, 19 September 2013

standard error page does not work for forwards in jsf

standard error page does not work for forwards in jsf

whenever i have a redirect and something goes wrong(eg: NullPointer) then
the configured error page is shown. However if i have a forward to certain
page then the standard error page is not shown but the current page
freezes i.e. the user will not be able to proceed further and there will
be no error message too.
when i say forward, it is a navigation rule without . when i say redirect,
it is new window opening up.
i am using IBM Websphere.
any pointer would be of great help. thanks.

No comments:

Post a Comment