[tomcat-user] Re: AW: Custom Error Document

2000-10-31 Thread kenneth topp
Yes, I consider tomcat to be broken, in this regard. But I make it .jsp and it works fine. Also, if you have virtual hosts, this hangs (as opposed to a loop), so I just made an default context to one of the virtual hosts, so it would pick up the WEB-INF/web.xml... probably causes some other iss

AW: Custom Error Document

2000-10-31 Thread Amrhein, Thomas
Hi, I want to do the same. Belong the Servlet-Spec 2.2 we have to edit web.xml like this: ... ... 404 /404.html But my tomcat hangs in an endless loop. He does not find 404.html. In my system it's located in path_to_web_app/404.html Do you know where it has to