Hi all,
I tried to custumize error 500 for freemarker pages, but doesn't work. I will use the tag error-page in the file web.xml, like following code <error-page> <error-code>500</error-code> <location>/errors/500.html</location> </error-page> I think now the current configuration is: TemplateExceptionHandler.HTML_DEBUG_HANDLER: I think that will be changed in: TemplateExceptionHandler.RETHROW_HANDLER Thanks a lot for any suggestions Simone ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
