Saturday, January 21, 2012

Handling ViewExpiredException


  1.  <error-page>
  2.         <exception-type>javax.faces.application.ViewExpiredException</exception-type>
  3.         <location>/faces/viewExpired.xhtml</location>
  4.     </error-page>

No comments:

Post a Comment