I\'d like to direct all errors to my Errorsevlet without specifying all the codes explicitly. Is there any way to do like that?
java.lang.Throwable /servlet/com.ibm.eisa.servlet.ErrorServlet
Try this one, all of your errors will be caught(500's) not 404 etc