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

