On Thu, May 20, 2010 at 7:01 AM, Christopher Schultz <[email protected]> wrote:
>>>> UserVisitor is clicking the image based href MULTIPLE TIMES > I'd love to hear some clever solutions to this problem. Create a unique value in a hidden field in each displayed form. Have a servlet filter save the value of that field; if a subsequent request contains that same value, just drop the request. -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
