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
What is assembly condition codes?
How to do encapsulation in java?
List any five features of java?
what r advatages of websphere? & how to deploy?
Define an applet in java?
What are the advantages of exception handling?
What is the difference between method and means?
When to use runnable interface vs thread class in java?
Define immutable object?
Can we call the constructor of a class more than once for an object?
Can we clone singleton class in java?
What is java console application?
Why strings in java are called as immutable?
What are the advantages of assembly language?
What are the various access specifiers in java?