Quote Originally Posted by assassin View Post
Many beginners could easily be confused between Java and JavaScript. Most people still think that JavaScript is part of the Java platform. The truth is that JavaScript has nothing to do with Java. The only thing common between Java and JavaScript is the word "Java". Just as tennis is very different from table tennis, Java is very different from JavaScript.

Share your knowledge exactly What are the different between Java and Java Script ?
Java & JavaScript

Java is a successful server side language .
JavaScript is a client side language
SWT brought performant Java UIs to the destop
Node.js brought JavaScript to the server
Java & JavaScript are two of the most popular programming languages
Java ,require the JDK to create the applet .
Applet files are distinct from the XHTML code
Source code is hidden from the user
JavaScript, require a text editor
JavaScript can be placed within HTML &XHTML
Source code is made accessible to the user .