Hi, I'm wondering if something needs to be done wrt to our current error handling. At the moment we have a global error handler (usually this is the SlingServletResolver) which tries to find a script based on the status code (like 404.jsp or 500.jsp).
I'm wondering if there is a need for different error handling behaviour, like all requests to /webSiteA get a different 500.jsp as all other requests etc. So maybe something like a path based selection? Or maybe something different? WDYT? Regards Carsten -- Carsten Ziegeler [email protected]
