RE: Example needed for saveToken

2006-05-02 Thread Chandra.Ravinithala
http://jaxmag.com/itr/online_artikel/psecom,id,648,nodeid,147.html More in saveToken(); Chandra -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 02, 2006 2:32 PM To: user@struts.apache.org Subject: RE: Example needed for saveToken Some useful

RE: Example needed for saveToken

2006-05-02 Thread Chandra.Ravinithala
clicks back and tries to resubmit the form, the will not be re-created. Chandra -Original Message- From: starki78 [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 02, 2006 2:24 PM To: user Subject: Example needed for saveToken Ciao! I need some mechanism for preventing a user of starting

Example needed for saveToken

2006-05-02 Thread starki78
Ciao! I need some mechanism for preventing a user of starting several long database queries by clicking a submit button. Therefor I' would like to use the save token of struts. If the token is not valid the user should get a message and be redirected to the inputPage. Where do I have to use saveT