Hi,
If I make 100 clicks fastly from my browser in a servlet, it generates 100
requests and 100 processes in the server. One only process is very time
consuming.

Is there a way to process the fisrt click and avoid the rest 99 clicks.

Any alternatives?

Thank you.
Andres.


Reply via email to