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
How to print java variable in jsp?
What is the
What are request and response objects?
Which is mandatory in tag in jsp?
Can we call servlet from jsp?
Explain the difference between include directive and include action in jsp?
Explain the uses of jsp?
How to retrieve warnings?
What do you know about jsp tags?
Is jsp a programming language?
What is jsp and its architecture?
What are the different types scripting elements in jsp?
What is meant by implicit objects and what are they?
Give a sample jsp configuration in the deployment descriptor.
What is jsp standard tag library, provide some example usage?