<%@ page errorPage = "errorPage.jsp" %> <% if (true) { throw new Exception ("Just testing"); } %>