what is servlet and what you get when we use servlets?
Answer Posted / kesav
Servlet is an API , released by Sun Micro Systems , Servlet
is a Java Program which provides the implementation of
Servlet Interface directly or indirectly
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Is servlet a framework?
What is the difference between a generic servlet and http servlet?
What do you mean by annotations in servlet?
What is ServletConfig object?
how the HTML data stored in web server?
Is it good idea to create servlet constructor?
What's the difference between authentication and authorization?
What is servlet in tomcat?
Explain is servlet mapping?
What are the advantages of Servlet over CGI?
Write a servlet to upload file on server.
What is servlet mapping?
explain the advantages of servlet life cycle?
What is servlet interface?
What are the objects involved when a servlet receives a call from client?