Editar el archivo web.xml e incluir
<error-page> <exception-type>javax.faces.application.ViewExpiredException</exception-type> <location>/viewExpiredException.xhtml</location> </error-page>
Last updated 6 years ago
Was this helpful?