waht is the main diference b/w servelts and JSP ?
Answer Posted / adnan zaman
In servelts html code write with print.out statement every line it is not easy but in jsp html code simple and easy write jsp better then servlets
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is setattribute in servlet?
How the JSP file will be executed on the Server side?
How do you define a servlet?
What is servlet invoker?
What are the different methods involved in the process of session management in servlets?
Explain the jar and war files in servlet?
What are the types of an http request?
What is the difference between the include() and forward() methods?
Why servlet is faster than jsp?
What do you mean by web applications?
What are Servlets?
Given the request path below, which are context path, servlet path and path info?
What are the annotations used in servlet 3?
Can we override destroy method in servlet?
What are the uses of servlets?