<%@ page language="java" contentType="text/html;charset=UTF-8"%> <% if ( true ) throw new IllegalStateException( "this was intentional" ); %> We should never get here.