Another approach would be to store a request-id
in the form and session and compare this values.
On Browser navigation, e.g. reload, browser
would sent an old request-id.

To be sure you have to combine the two techniques
(Post/Redirect + Request-id).

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to