Thank you.
Luka Surija
Matthias Weßendorf (JIRA) wrote:
[ https://issues.apache.org/jira/browse/TRINIDAD-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12852421#action_12852421 ]
Matthias Weßendorf commented on TRINIDAD-1772:
----------------------------------------------
it is already in there :-) (12x branch)
Allow per page state saving settings
------------------------------------
Key: TRINIDAD-1772
URL: https://issues.apache.org/jira/browse/TRINIDAD-1772
Project: MyFaces Trinidad
Issue Type: New Feature
Affects Versions: 1.2.13-core , 2.0.0-alpha-2
Reporter: Matthias Weßendorf
Assignee: Matthias Weßendorf
Fix For: 1.2.14-core , 2.0.0.3-core
Attachments: 12x_patch
JSF/Trinidad state saving is configured via the WEB.xml (see Trinidad config
dev-guide).
However most times we use a hybrid approach (server+token on client), but sometimes you
want a specifc page to be just client-side, to avoid nasty "session expired
errors".
A good example would be a login page, to have (client-only) state.