I am using jsp for making my website , i want to implement Hit counter
for my websit .
Hit counter incerement each time that current user or another user
also visited my home page of website. That means it is dynamic , it
show the number of Hit for the home page of visted user .
I want to use Ajax for that , How can i implement this ?
Pls help me by proper Example of Ajax
Thanks