Lisa schrieb:
> I'm not seeing that the values are restored at the beginning.  I must have
> something wrong.
> 
> I have a BB that has 3 setters called after instantiation.  I need the
> saveState restore to happen before these setters are called but it looks
> like the values are being restored much later.
> 
> Is there a way to have the state restored before the setters are called?
> 
> thanks
> 
> L
> 
Lisa is there something in your referenced bean in t:saveState which is
not serializable, complex values which are put into savestate are
serialized.

Reply via email to