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
What is a jsp file?
How does error handling occur with jstl?
What is scripting elements in jsp?
How are cookies set in jsp?
What is scriptlet tag in jsp?
Can we define a class in a jsp page?
What is error page in jsp?
What language is used to write servlets and jsp?
Is jsp a programming language?
How we can disable session in jsp?
Explain the uses of
Java Server Page I can use a function in two ways:
Either I declare
Which syntax is used to comment jsp?
What are the components that make up a tag library in jsp?
Why don’t we need to configure jsp standard tags in web.xml?