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-
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
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,