500 « Page « JSF Q&A





1. Tomcat ignoring 500 error-page    coderanch.com

2. Refreshing the page after a 500 error    coderanch.com

Hi, I am redirecting to an error page in case of any 500 error. The error page has a button that when clicked should try to reload the page that we were trying to load and caused the error. I am using JSF navigation to forward to the pages on action. How do I find out which page was it, once ...