index.xhtml 172 Bytes
<html xmlns:h="http://java.sun.com/jsf/html"
	xmlns:ui="http://java.sun.com/jsf/facelets">

<h:message />
	<h:body>
		#{exceptionHandlerConfigBean.exp}
	</h:body>

</html>