Re: TC 5.5.9 and 50X Custom Error Pages

2005-10-24 Thread Len Popp
The element is relative to the root of the web app - that is, you can only specify an error page within the same web app. There's a trick described here: http://marc.theaimsgroup.com/?l=tomcat-user&m=104160348302968 that uses a small .jsp that includes the Apache error page. Since you want the er

TC 5.5.9 and 50X Custom Error Pages

2005-10-24 Thread luc_boudreau
Hi fellow listers, I'm on TC 5.5.9 behind Apache 2.0.54 and I need TC to display the same error pages as in Apache. So, I've put the following code in CATALINA_HOME/conf/web.xml : --- 503 /erreur/erreur-5