View Single Post
Old 07-15-2006, 02:26 PM   #139
b_k
Übernerd
b_k is on a distinguished road
 
Posts: 238
Karma: 74
Join Date: Jun 2006
Location: Germany
Device: iRex iLiad
Quote:
Originally Posted by CommanderROR
would it be possible to run java-based applets that do more than just display system info then?
Java and JavaScript are things which are totally different.
Java is a programming language and requires the Java Runtime Environment to be installed on the target system.
JavaScript is, like the name implies, a Scripting language and executed by the browser itself.

Read Wikipedia for more info, thats what i remembered for short.
b_k is offline   Reply With Quote