Re: Preventing user from validating a form twice

2004-06-22 Thread Colin Kilburn
Olivier, Here's the article that Jacob is talking about (I think): http://www.javaworld.com/javaworld/javatips/jw-javatip136.html I'm using this approach and am very pleased. Colin Hookom, Jacob wrote: Look up request tokens in the documentation/API. There was also an article on www.javaworld.com a

RE: Preventing user from validating a form twice

2004-06-22 Thread Hookom, Jacob
Look up request tokens in the documentation/API. There was also an article on www.javaworld.com a while back that you can search for. -Original Message- From: Olivier Citeau [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 22, 2004 4:10 PM To: [EMAIL PROTECTED] Subject: Preventing user from