Hello All,
I want to create a hit counter on JSP page so that whenever a user
visits that page, the counter is incremented. I want the information
to be written to a file also. Any suggestions/ideas?
Thanks in advance.
I want to create a hit counter on JSP page so that whenever a user
visits that page, the counter is incremented. I want the information
to be written to a file also. Any suggestions/ideas?
Thanks in advance.
Comment