There is no errors folder in any tomcat directory . You can however specify a default error page for the tomcat server. You specify it in the $CATALINA_HOME/conf/web.xml file as follows
Regards, Muhammad Saif Asif Mirza
SCJA(5/6) SCJP(6)
John Golap
Greenhorn
Joined: Feb 26, 2013
Posts: 5
posted
0
Saif Asif wrote:Hello John Golap,
There is no errors folder in any tomcat directory . You can however specify a default error page for the tomcat server. You specify it in the $CATALINA_HOME/conf/web.xml file as follows
Where is the page that is shown by default when a 404 occurs in Tomcat? That code has to be somewhere...
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: Where is the default error folder in a linux Tomcat 7 installation?