Hi all,
I have a default install of 4.1.31 on Windows. I have two problems.
First problem is, I want to have a custom 403 Forbidden page and a
404 Page Not Found. So, in conf/web.xml, I added this after the
welcome-file-list block:
403
/file_not_found.jsp
404
/file_not_found.js
Hi all,
I've been scratching my head over this for a few days, and I just
can't see what I'm doing wrong. I am running 4.1.31 under JDK 1.4.2.
Basically, I've taken the default install of 4.1.31 on Windows. The
only difference from default is that I've installed in D:/Tomcat 4.1.31
In the