Answer Posted / vishu
jsp is server side language so it is run on the java
enabled server or any server like apatchi tomacat.
when u run the jsp page then every time page will refreshed
by the server
whre as Java scrip is a language which is used to perform
the validating task of the project it won't be refreshed by
the server rather than browser.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is object a data type?
How to declare an arraylist in java?
If we don’t want some of the fields not to serialize how to do that?
Can constructor be protected in java?
What are thread safe functions?
Explain the difference between string, stringbuffer and stringbuilder in java?
What is stringwriter?
Which is better stringbuilder or stringbuffer?
Is java call by value?
What is the difference between processes and threads?
Have you ever used hashtable and dictionary?
What is difference between java and java ee?
What Is Composition?
what methods would you overwrite in java.lang.object class?
What are the application of stack?