Re: Tomcat - don't output errors to browser

2009-03-07 Thread xlinuks
Thanks a lot! web.xml & error500.jsp - issue solved! -- View this message in context: http://www.nabble.com/Tomcat---don%27t-output-errors-to-browser-tp22386610p22389940.html Sent from the Tomcat - User mailing list archive at Nabble.com. ---

Tomcat - don't output errors to browser

2009-03-07 Thread xlinuks
Hi folks I use Tomcat 6 and NetBeans 6.5 (on Ubuntu 8.10) and I'd like tomcat to output the error messages to somewhere else instead of the browser, for example to the NetBeans output console. Here's a screenshot of the error output to the browser which I'd like redirected to somewhere else: http