Hai I want to catch the server not running exception in tomcat.
For example with out running the server if i access http://localhost:8080/ Failed to Connect Firefox can't establish a connection to the server at localhost:8080. Though the site seems valid, the browser was unable to establish a connection. * Could the site be temporarily unavailable? Try again later. * Are you unable to browse other sites? Check the computer's network connection. * Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing. Can i display my own error page for this situation.? Which xml file i have to change to achieve this ? Thanks in advance.