On Sun, Aug 5, 2012 at 7:34 AM, Paul Benedict <pbened...@apache.org> wrote:
> I don't think this feature exists but it does in Tapestry (and > probably .NET). It should be possible to serialize the ValueStack on a > redirect, pass it as a 64-bit encoded key, and deserialize it. This > would facilitate greater Redirect-After-Post patterns that require > data points to still be active. > > Thoughts? > I find it an intriguing idea, but wouldn't it imply a serialisation of the entire object graph that is attached to your root object and hence a security risk by exposing certain variables? Isn't this something that is already possible with the 'flash' scope? Or does this approach offer certain benefits? Cheers, Phil > > Paul > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org > For additional commands, e-mail: dev-h...@struts.apache.org > > -- "We cannot change the cards we are dealt, just how we play the hand." - Randy Pausch