I am newbie in this forum & I have one issue as follow...
I have created website in jsp & servlet. now when i click on button to save data in the database then it takes some time to save the data so in that time I want to show one image that will say that your data is saving into the database...
But how will i know that data has been saved in the database ?
So please tell me how can i do it ?