Greetings,

I've recently been told of t:saveState's incompatibility with redirect, and
it indeed poses a problem. There are some situations where I would like for
users to be able to use bookmarks, while maintaining all my pages in request
scope with the use of t:saveState.

Altough I can compreend this limitation, I believe there should be some kind
of solution or workaround to let us couple these two funcionalities.

Pedro

On 9/21/07, Francisco Passos <[EMAIL PROTECTED]> wrote:
>
> 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