This test verifies that an action that throws an exception is caught by a exception handler. When the link below is pressed, the action will throw an exception. The exception handler then handles the exception and forwards control to the ErrorPage.jsp. This page uses the Exceptions tag to report the error.