Dear list, I'm looking for another way to implement a custom 500 message than by redirecting (as described in the wiki), because I want to display information about the error.
I'd like to test for 'javax.servlet.error.status_code' and import a custom jsp. Unfortunately it doesn't work because 'Resource.getActivePage(request)' throws an exception. Not displaying the navigation isn't an option for me. Could anyone point me to a way how to set a default content node if no active page is declared in the request? Or does anyone know another way how to achieve this? Thanks a lot! Marc ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
