And server side you can use a token match from a form hidden element and session attribute.
-----Original Message----- From: Shapira, Yoav [mailto:[EMAIL PROTECTED] Sent: Thursday, June 10, 2004 7:56 AM To: Tomcat Users List Subject: RE: Denial Service Attack Prevention apache-tomcat modjk2 Hi, You can use JavaScript to disable form elements, thereby graying them out and preventing the user from clicking again. Yoav Shapira Millennium Research Informatics >-----Original Message----- >From: Steve [mailto:[EMAIL PROTECTED] >Sent: Thursday, June 10, 2004 10:52 AM >To: Tomcat Users List >Subject: Denial Service Attack Prevention apache-tomcat modjk2 > >Looking for a solution to prevent a user from click multiply times on a >function in which the application is still performing from the first click. > >The user thinkgs the app is not responding where in fact it is, then >causing the app to take a dump from multiply request. > >Using cisco css LB into --> Apache, mod_jk2 into tomcat 4.1.29 > >any tips or pointers greatly appr > >-s > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
