RE: preventing user from validating twice

2004-06-23 Thread Olivier Citeau
Colin, Satish, Jacob, thank you very much for your help. Since i received an "Undeliverable" mail, i thought that my question did not reached the list, and i posted it twice. Créez gratuitement votre Yahoo! Mail avec 100 Mo de stockage ! Créez votre Yahoo!

RE: preventing user from validating twice

2004-06-23 Thread Satish Kataria
} Thanks, Satish -Original Message- From: Olivier Citeau [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 23, 2004 3:49 PM To: [EMAIL PROTECTED] Subject: preventing user from validating twice Hi, i think it must be a FAQ, but i did not found anything on this issue. When my user submits

preventing user from validating twice

2004-06-23 Thread Olivier Citeau
Hi, i think it must be a FAQ, but i did not found anything on this issue. When my user submits a form, the action executes an SQL Insert in the DBMS. What happened is that when user click twice, the second inserts fails with SQLException. What is strange, is that i cannot reproduce it in WSAD, but