Counting the number of hits on a link
843836May 31 2005 — edited May 31 2005hi,
In my web page in jsp, i hava a link and i want to count the numer of hits on this link. My idea is to invoke a method on the link click. Is it possible? If possible how can do it? Is ther any other way to do it?
Please help me