I have tried to use <error-page> directive in web.xml for 404 http error and direct to a custom error page. But could not get it to work.
i know for tomcat 4 the error-page directive has to before the teg lib descriptors. but still does not work. Can anybody please give the syntax and placement in web.xml for catching 404 error. -Thanks. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

