difference between jsp and java script?

Answer Posted / ankur pandya

When you run JSP, the web page has to call the server so you
will get a refresh on your page.

when you run Javascript the code runs on your computer via
the browswer so there is no refresh to your page.

Java and Javascript are completely separate languages and
have nothing to do with each other. A JSP, Java Servlet Page
is of the Java language

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a locale?

694


How many bytes is a string?

559


What are the advantages of compiled language?

575


Define Multiprogramming and Multiprocessing in java.

577


What is parameters example?

554






How transient variable is different from volatile variable?

561


What do you know about java?

523


Explain the inheritance?

575


Is java jre still free?

530


Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?

590


How can I become a good programmer?

487


What is the main difference between java platform and other platforms?

507


What does string mean in java?

629


what is the difference between a threads start() and run() methods? : Java thread

521


What is the difference between processes and threads?

534