D
Dale
Hello,
I'm building a web app, and I want to be able to stop users from submitting
the form twice to the database. For example using the back button to go back
to then click submit again. And co-worker said that a token might work for
this. Has anyone ever used a token, if so would you be willing to share so
of your code so I can figure out what I'm doing wrong. Or can you point me
in the right direction on the web that would give me a good example of a
token in a action class and on the jsp page. Thanks.
-Dale
I'm building a web app, and I want to be able to stop users from submitting
the form twice to the database. For example using the back button to go back
to then click submit again. And co-worker said that a token might work for
this. Has anyone ever used a token, if so would you be willing to share so
of your code so I can figure out what I'm doing wrong. Or can you point me
in the right direction on the web that would give me a good example of a
token in a action class and on the jsp page. Thanks.
-Dale