Hi (Martin)! I added stuff so that we are able to show the real exception in an custom error page instead of the generic ServletException.
You can configure such an custom error page in your web.xml (but for sure, you all know this) I did this for our tomahawk-samples. The custom page is named - surprise, surprise ;-) - "error.jsp" Have fun! Ciao, Mario
