Marios Kerkemezos schrieb: > Hello! > > I am trying to implement a solution to the “back” > button problem suggested by an earlier post > (http://www.mail-archive.com/[email protected]/msg14557.html). > > The post above, described an interface for saving and > restoring the view state whenever needed. > > What I’d like to know is how can I “manually” save and > restore the state of the component tree? I don’t know > if this is of any importance, but I am using client > save stating mode. >
Hi Mario, nice effort, but there is no back button problem anymore. It was resolved shortly after 1.1.1 (or 1.1.0 I dont know). There already is a savestate stack implemented which can restore old states upon back and server side state saving. So I´d rather recommend not not invest time in this anymore.

