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 split return?
How do you create a sop?
In how many ways we can create threads in java?
What is string syntax?
How many bits is a char?
Is java good for beginners?
Why string is a class?
What are different types of expressions?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
Which api is provided by java for operations on set of objects?
What is boolean strategy?
What is super?
What is math floor in java?
When do we need to use internal iteration? When do we need to use external iteration?
How do you sing an Applet ?