>  This only works if the session is not replicated and the Action on B is
>  executed on a different machine.

Don't you mean on the same machine?

>
>  But if somebody  goes from PageB to PageC and then uses the back button to
>  get to B and then executes the action
>  The shared instance is not shared anymore (just as session replication)

Assuming B has a reference to Page A, wont A be Serialized with B,
when you go to C, and both still share the same serialized object?

>
>  So the best thing is that you shouldnt depend on shared variablen.

Ok so there are a lot of gotchas :)

Maurice

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to