difference between jsp and java script?

Answer Posted / shadow

Both of these are totally different things with nothing
common except the word "java". Javascript is a scripting
language that is interpreted by ur internet
browser.Javascript has nothing to do with the java
language, although it contains java in its name. As far as
its use is concerned, it is used mostly to validate the
user input on web forms. Also it is gr8ly used to change
the appearance of ur web page dynamically.
On the other hand, jsp is a part of java language and it
stands for java server pages. Server pages are the pages
that dynamically change their content according to the user
input(e.g when u login to hotmail or yahoo, it shows u ur
account after loging in). So jsp supports these dynamic
features and interaction with the databases.
Both of these are totally different things with nothing
common except the word "java". Javascript is a scripting
language that is interpreted by ur internet
browser.Javascript has nothing to do with the java
language, although it contains java in its name. As far as
its use is concerned, it is used mostly to validate the
user input on web forms. Also it is gr8ly used to change
the appearance of ur web page dynamically.

On the other hand, jsp is a part of java language and it
stands for java server pages. Server pages are the pages
that dynamically change their content according to the user
input(e.g when u login to hotmail or yahoo, it shows u ur
account after loging in). So jsp supports these dynamic
features and interaction with the databases....

$HADOW

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is method overloading not possible by changing the return type in java?

708


What is assembly used for?

646


What is anti pattern in programming?

612


What is the purpose of the system class in java programming?

669


What are the differences between the constructors and methods?

725






What is the difference between normal report & matrix report?

685


Does substring create a new object?

658


What is thread synchronization in java?

606


Is singleton a bad practice?

713


Can we use a switch statement with strings?

686


What is a function in programming?

686


Which collection is sorted in java?

691


Is singleton class thread safe?

670


what is the difference between thread and runnable types? : Java thread

688


What is difference between classpath and path variables in java?

736