1. javax.faces.application.ViewExpiredException and error page not working stackoverflow.comI set up my web app as follows:
so that the above error page be ... |
2. ViewExpiredException, Page could not be restored stackoverflow.comI've tried to follow different posts on how to handle the |
3. jsf page could not be restored stackoverflow.comI get this error when I click on a
|
4. error-page for ViewExpiredException ignored by my jsf implementation coderanch.comThanks Brendan, This was not configured in my app. And "Production" seems to be the default setting. Still I tried to set it explicitely to "Production" and it does not work either... Any other idea? J. PS Here is my web.xml: |