Hi all,
I ran into a situation where I have to display a busy mouse symbol, till the page refreshes after selecting something from a drop down. After selecting from the drop down, behind the scenes thousands of sql statements execute, due to which it takes sometime for the page to refresh.
So, can anybody help me how to display a clock or some busy symbol on the
jsp till the page regreshes sothat the user will know that he should wait till the page refreshes.
Thanks In Advance,
LK.