What is the difference between JSP and Servlet?
Answer Posted / xxxxxx
1-The most important difference is that whenever we do some
changes in a servlet we need to build the application
completely but no need to do the same in case of jsp....
| Is This Answer Correct ? | 73 Yes | 9 No |
Post New Answer View All Answers
Mention some important jsp action tags.
What is pagecontext?
How do I prevent the output of my jsp or servlet pages from being cached by the browser?
What do you mean by jsp directives?
Explain the jsp implicit objects?
How many tags are there in jsp?
Explain jsp:plugin action?
What is the difference between include and jsp directive: include action?
Explain the advantages in jsp?
Is jsp page extensible true false?
How jsp is compiled?
What is meant by jsp?
What is the difference between directive include and jsp include?
Explain the various scope values for
Explain scriptlet, expression and declaration in jsp.