<%@page contentType="text/html" pageEncoding="UTF-8" session="false" buffer="1kb" %> Simple Page

Faulty Page

This page will raise an error!

Ecactly, NOW: <% if (true) throw new RuntimeException("Oh no!"); %>