[
https://issues.apache.org/jira/browse/TRINIDAD-943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585354#action_12585354
]
Richard Yee commented on TRINIDAD-943:
--------------------------------------
I have tried to handle timeouts with a servlet filter however, if a PPR request
happens after a session timeout, the servlet filter cannot handle the request
such that the entire page is replaced with the session timeout page. The
JavaScript code that is doing the PPR ignores the response from the servlet
filter which is either a redirect or a forward to a session expiration JSP
page. I suppose having Trinidad handle the session timeout through a
centralized mechanism is the way to go here.
> handle session timeout
> ----------------------
>
> Key: TRINIDAD-943
> URL: https://issues.apache.org/jira/browse/TRINIDAD-943
> Project: MyFaces Trinidad
> Issue Type: New Feature
> Reporter: Matthias Weßendorf
> Assignee: Matthias Weßendorf
> Priority: Minor
>
> provide solution to handle session timeouts
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.