Message:
Click here if redirect didn't work or when you're impatient.
<meta http-equiv="refresh" content="0;url=#{request.contextPath}/index.xhtml" />
<style>
.content-source {
display: none
}
</style>
<h1>Session expired</h1>
<h3>You will be redirected to index page</h3>
<p><a href="#{request.contextPath}/index.xhtml">Click here if redirect didn't work or when you're impatient</a>.</p>
<h:outputText value="#{pfExceptionHandler.formattedStackTrace}" escape="false" />