As you say : Catch the exception and redirect to a jsp page ;-)) Best is to override HttpServlet and make a MainServlet to catch Exception and handle the errors. Don't know how to do anything in a jsp page, so if you were asking that : don't know...
 
Mvgr,
Martin
-----Original Message-----
From: Zsolt Horvath [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 28, 2001 12:18 PM
To: [EMAIL PROTECTED]
Subject: Exepsion catching

Hi !
 
Can I catch the all of exceptions and redirect to a JSP file ? Mostly I need to catch the Internal Server error 500 !
 
 

Reply via email to