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

Is singleton thread safe in java?

538


What is string in java is it a data type?

527


Why chararray() is preferred over string to store the password?

522


Can we have any code between try and finally blocks?

552


Why do people says “java is robust”?

544






define the terminology association.

607


Which java version is latest?

528


Why we cannot override static method?

547


What is identifier with example?

561


what invokes a threads run() method? : Java thread

563


Can I override protected method in java?

587


What is the difference between reader/writer and inputstream/output stream?

545


What is a protected class in java?

525


What is generics in java interview questions?

531


What is the difference between import java.util.date and java .util?

555