We have an issue with multiple mouse clicks in our application.
Sometimes(not very often), our users seem to double click buttons and hyper links.
We were able to reproduce multiple mouse click problem for buttons in the
jsp pages but not for hyperlinks. Does IE 6.0 on windows 2000 handle multiple mouse clicks for hyperlinks?.(On the click of a hyperlink, we have some javascript validation which in turn submits the from)