While system is processing, how to display a ?processing? symbol (e.g. like an hour-glass symbol in Windows), so that the User knows the System is processing the user?s request
my code is in java,when i am downloading a page on clicking a link i need to show the user that the page is getting downloaded .
can anyone suggest me on this.