<%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib uri="http://beehive.apache.org/netui/tags-html-1.0" prefix="netui" %> ExceptionTest - Start Page

ExceptionTest - Start Page

handle a local action-method exception with a method
handle a local action-method exception by forwarding to a page
handle a global exception with a method
handle a global exception by forwarding to a page
Generate an unhandled exception
Try and raise an action that requires a role you don't fulfill.