Tuesday, November 29, 2011

How to count how many times aprticular link has been clicked using jsp and javascript

Just use the following code in jsp // instance variable declaration // incrementing the counter when ever jsp clicked then print the counter value where ever you required
Category:Servlet Interview Questions

No comments:

Post a Comment