users@glassfish.java.net

Re: ViewExpiredException not caught by handler

From: <glassfish_at_javadesktop.org>
Date: Wed, 24 Dec 2008 01:35:26 PST

Also add in web.xml following code
<context-param>
    <param-name>facelets.BUILD_BEFORE_RESTORE</param-name>
    <param-value>true</param-value>
  </context-param>
if you use facelets
[Message sent by forum member 'armen2010' (armen2010)]

http://forums.java.net/jive/thread.jspa?messageID=323196