Hi,
I'm using Tomcat 4.0.3 as my app server. I want to
configure my server in such a way that any internal
servlet error or stack traces thrown by a jsp should
not be displayed on the web browser. Though I have
taken care to catch exceptions and display proper
error messages om the browser, there might be some
exceptions that have gone un-caught. 
At this point I'm not in favour of changing my code.
Hence please suggest any alternative methods that can
be configured in the server where the stack traces are
not displayed to the user.
TIA,
Santosh

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to