Greetings.

I'm using t:saveState to persist bean information on successive requests.
However I'd like to address the bookmarking issue and for that, I understand
using redirect not only implies a further component tree duplication, but
naturally does not keep state from the previous request, despite the usage
of t:saveState.

So, I'd like to know what solutions there are to get both of these at the
same time: request save stating and bookmarkability.

Francisco Passos

Reply via email to