I have read that Struts uses the Token Synchronization
pattern to detect and avoid duplicate form submissions.

Question: Is all of this handled transparently for me
or do I need to code some logic in the perform() method
to enable this and/or ignore a duplicate submission?

Thanks

Reply via email to