Click to See Complete Forum and Search --> : Java Applet vs. JavaScript


tim8w
February 11th, 2005, 11:39 AM
For a case where both do exactly the same thing, which is faster?

Thanks,
Tim

Dr. Script
February 11th, 2005, 03:10 PM
(imo) Javascript ... Javascript became popular only because Java was too bulky for the web (which is true). However, support for both an applet and a JavaScript are both low ... 90% JavaScript and 87% Java (source (http://www.thecounter.com/stats/2005/February/java.php)).

Dr. Script