File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Tomcat and the fly likes Question about a global error-page on tomcat Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Question about a global error-page on tomcat" Watch "Question about a global error-page on tomcat" New topic
Author

Question about a global error-page on tomcat

starki fox
Greenhorn

Joined: Jul 20, 2005
Posts: 15
Hi we are using tomcat 5 and I would like to know
if it makes sense(or is possible) to define
a global error page on a tomcat
that displays all the exceptions thrown in the applications.

Is this possible?

Thanks for the advice

Christian
 
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: Question about a global error-page on tomcat
 
Similar Threads
welcome-file element to use a Struts action
Catching Error Code in Tomcat
h:messages for components only.
Custom error messages per application
How to handle Servlet Exception Correctly