Hi,
Would you please let me know how do you know it is clicked the same button so that you can provent the next click by doing this?
Thanks,
Emily
On 1/25/06, Hansjörg Meuschel <[EMAIL PROTECTED]> wrote:
Hi Steffen,
thanks for this great information, the filter works perfectly and solved
one of my biggest problems with my application !!!!!
Steffen Hankiewicz wrote:
>Hi Hansjörg,
>
>
>
>>how can I prevent impatient users of my webapp to perform actions twice
>>by clicking serveral times on the commandbuttons ??
>>
>>
>
>I am using a servlet filter which works great here. Maybe you want to
>give it a try:
>
> http://www.onjava.com/pub/a/onjava/2004/03/24/loadcontrol.html?page=1
>
>HTH,
>
>Steffen Hankiewicz
>
>
>
>