You might be able to use the transaction token (?) to ensure that a
request is always valid. The docs have more info on this. I haven't
tried it, just read about it in the past. Course, the first thing your
action should do is invalidate the token to help the back-to-back
presses. 

James

> -----Original Message-----
> From: Tim Sawyer [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, October 15, 2002 6:13 PM
> To: Struts List
> Subject: Users clicking twice
> 
> 
> Hi,
> 
> We have a problem with users clicking two links on a page, 
> and our app falls over.  
> 
> The user clicks a link on the first page, then whilst that 
> page is being processed by the struts servlet, they click 
> another on the first page.
> 
> How has everyone else got around this problem?
> 
> ta,
> 
> Tim.
> 
> 
> 
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:struts-user-> [EMAIL PROTECTED]>
> For 
> additional commands, 
> e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 

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

Reply via email to