| Author |
prevent double submission
|
lynn fann
Ranch Hand
Joined: Oct 15, 2006
Posts: 115
|
|
How can i prevent double submission? the flow: listing.jsp -> moveIndex action -> listing.jsp There is no form in the listing.jsp, is just by clicking 1 icon,and it will trigger the action. Without the form, i cannot capture the token for validation. Any other way get the token and validate OR other possible way to prevent the dobule submission?
|
 |
 |
|
|
subject: prevent double submission
|
|
|