When i request a non-existing jsp page, the server crash... web.xml <error-page> <error-code>404</error-code> <location>/404.html</location> </error-page> I think the problem is web.xml file in <error-page> tag.. It do not accept static error pages... Does anybody know the solution?
- Re: Tomcat 3.2.2 bug ??? Marcelo . Epstein
- Re: Tomcat 3.2.2 bug ??? Jeff Kilbride
- Tomcat tanks all by itself Joe Howes
- Re: Tomcat tanks all by itself Chris Janicki
- Re: Tomcat tanks all by itself Joe Howes
