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 are different types of inner classes ?
What is byte value?
What is boolean law?
What is parseint?
Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
How do you declare a variable?
Are arrays static in java?
How many bits is a 64 bit byte?
What are the advantages of exception handling in java?
Why java strings are immutable in nature?
Does .length start 0 java?
What does n mean in java?
Can I import same package/class twice?
What is command line argument in java?
What is the full meaning of java?