You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Mathias Walter <ma...@gmx.net> on 2008/07/17 12:21:10 UTC

[Trinidad] Session timout and ViewExpiredException/PPR

Hi,

I've implemented an error page for the session timeout exception
(ViewExpiredException). If a session is timed out, the user will be
redirected to the login page.
Unfortunately, it does not work for PPR (just a simple tr:commandLink with
partialSubmit=true). How can I get it to work with PPR?

--
Regards,
Mathias