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
What are the types of Session Tracking ?
What is servletconfig?
What is servlet and its types?
How do I know if java is running on linux?
What is the procedure of invoking different servlet in a different application?
How will two or three servlets interact or communicate with each other?
How do I use cookies to store session state on the client?
What is a web application and what is it’s directory structure?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
Define the servlet mapping.
What is the purpose of requestdispatcher interface?
What is servlet interface?
What is the default http method in the servlet?
What is generic servlet class?
What is the difference between Difference between doGet() and doPost()?