Is jsp better than servlet?
Answer / Jagannath Mani Tripathi
Both JSP and Servlets are used for developing web applications in Java, but they have different approaches. Servlets offer more control and direct access to the HTTP protocol, while JSP provides a simpler syntax for embedding HTML and Java code.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is jsp page extensible true false?
How we can use javascript with jsp pages?
What is the resourcebundle class in jsp?
why JSP is bigger choice for software development as compare to ASP.
Why jsp is better over static html also explain lifecycle of a jsp?
How does error handling occur with jstl?
How we can configure init params in jsp?
How can you make the finally clause not to fail to execute?
Are application, pageContext and object of ServletContext same or not?
What is directive jsp?
Plz any body tell me why use jsp over servlet.what is the benefit of jsp over servlet?
4 Answers Future Generali, HCL,
How do you connect to the database from jsp?