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
What is unicode datatype?
What is the latest version of java?
Why collection is called framework in java?
What is increment in java?
Is hashmap thread safe?
How do you override a method?
Write a program to reverse a number in java?
Why does abstract class have constructor?
Difference between default and protected access specifiers?
Is java util list serializable?
When will you define a method as static?
What types of index data structures can you have in java?
How do you start a new line in java?
What is the association?
What is module in project?