Re: Serializing the ValueStack on a redirect

2012-08-04 Thread Philip Luppens
On Sun, Aug 5, 2012 at 7:34 AM, Paul Benedict 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-

Serializing the ValueStack on a redirect

2012-08-04 Thread Paul Benedict
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

[VOTE] [FAST TRACK] Struts 2.3.4.1

2012-08-04 Thread Rene Gielen
The Struts 2.3.4.1 test build is now available. It includes the latest security patches which fix two possible vulnerabilities: * Token parameter names should be decoupled from session attribute names * Parameter name length should be restricted For details and the rationale behind these changes,