%@ page isErrorPage="yes"> <%! private String getErrorMessage (Exception ex) { return "Fehler: "+ex.getMessage ()"; } %>