t:saveState
------------
Key: TOMAHAWK-1166
URL: https://issues.apache.org/jira/browse/TOMAHAWK-1166
Project: MyFaces Tomahawk
Issue Type: Bug
Components: UISaveState
Environment: JSF RI 1.1
Reporter: Shyam
Hi,
I have used t:saveState in a JSP.
I am using JSF RI & configured the STATE_SAVING = server in web.xml
When Submit a Form, The View is not getting restored with the updated
ManagedBean
which is early stored in t:saveState.
How to synchronise the Updated Managed Bean with the latest view ?The View
always displays the old existing values from the managed bean
The Situation is similar to
http://issues.apache.org/jira/browse/TOMAHAWK-134
Can someone pls help me to solve the problem.
Thanks
Shyam
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.