Hello
I understand half how to process the token, however what is needed on the html 
side to prevent re-submission of a form?  If I use a struts form tag is it 
handled automagically?  Presently, without the struts protection, I keep the 
url of the action in the address bar.  So on refresh it re-submits the request, 
as expected but not desired.  Is the simplest way to redirect to a jsp page and 
that would of course stop the refresh submit.  tia

Reply via email to