Hi,
I know the forum has a lot of questions about requests being submitted twice. I have implemented some of the solutions mentioned in there but the problem still persists.


I have implemented a javascript solution which greys out the submit button rendering it unclickable on the first click. But even then, I am still getting multiple database
insert requests. Does anyone know of any problem with tomcat actually stalling and submitting it twice? Is this a browser specific issue? I disabled javascript on my Mozilla browser and still cannot replicate the issue.


I understand there is the solution of using tokens for form processing. Can someone please explain it concisely how to do it? I cannot synchronize the actual DB insert method but other than that all solutions are game.

Thx,
Guru



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to