Counting the number of users in Java applet
Hi .
If I want to embed a Java applet in a web page (my web page or another's web page) , is there a way to count the number of users who activated the Java applet itself ? and is there a way to measure the time that the user used the Java applet in the web page (or average using time of the Java applet by all the users who activated it) ?
Thanks in advance ,
Lior .

