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
Why the concept of single thread model interface is used?
What are all the ways for session tracking?
Explain Action Servlet?
What are the different session tracking techniques?
When a servlet accepts a call from a client, it receives two objects. What are they?
What are the key methods that are involved in processing of http servlets?
How servlets are deployed in java?
Explain the architechure of a servlet?
What are the annotations used in servlet 3?
What is http servlet? Explain with the help of an example.
Write a servlet to upload file on server.
What is lazy loading and what is Generic Servlet Class?
What is servlet and its types?
What are the jobs performed by servlets?
Why filter is used in servlet?