What is the difference between JSP and Servlet?
Answer Posted / vaidegi
Jsp mainly used for the presentation only.It support only
Http. whereas servlet support FTP,Http etc
| Is This Answer Correct ? | 25 Yes | 45 No |
Post New Answer View All Answers
What is JTGrid?
What is jsp declaration?
Mention the advantages of jsp over pure servlets?
What are page directives?
What are the possible values for language directive?
Why is jsp used for?
Can you use javascript in jsp?
Can a jsp page instantiate a serialized bean?
List out some advantages of using jsp.
What are the different types of directives available in jsp?
How to include static files in a JSP page?
What are the implicit objects in jsp?
Explain the various scope values for
What is the use of session management?
How do we catch exception and process it using jstl?