I have managed to make it work if STATE_SAVING_METHOD is server, but it is
storing to session.
I'm using wrappedData to prevent the serializable error on my listdatamodel:
<t:saveState value="#{processBean.processResultsModel.wrappedData}" />
But when i click on the forward and backward buttons of t:dataScroller, it
gives PropertyNotFoundException "Base is null" error.
What else can I try?
--
View this message in context:
http://www.nabble.com/savestate-problem%2C-help%21%21-t1478833.html#a4005316
Sent from the MyFaces - Users forum at Nabble.com.