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

How to set the permissions to a file in java?

529


Does java initialize arrays to zero?

497


What is the difference between Java Program Constructor and Java Program Method, What is the purpose of Java Program constructor Please Explain it Breafily?

587


Is java hashset ordered?

565


What class allows you to read objects directly from a stream?

851






Does importing a package imports its sub-packages as well in java?

545


What are the three best choices for a development environment?

589


What are generic methods?

523


What is the use of arrays tostring () in java?

510


What is binary search in java?

551


Will the compiler creates a default constructor if I have a parameterized constructor in the class?

577


How big is a boolean?

566


Explain about complier design(phases)

614


What is the map interface in java programming?

579


What is local declaration?

483