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 servlet and its advantages?
How can you push data from an Applet to a Servlet?
How can we include static files in the jsp page?
What are the life-cycle methods for a servlet?
Describe servlet?
What are the steps involved in placing a servlet within a package?
What are advantages of servlets over cgi?
Explain the difference between servletconfig and servletcontext in servlet?
What is the functionality of actionservlet and requestprocessor?
What's the difference between authentication and authorization?
What do you mean by web applications?
Define declaration.
What is getservletcontext?
What is the need of session tracking in web application?
Write the code to get the server information in servlet.