Answer Posted / devarathnam c,kotagudibanda(po
Hi...
Servlet is a java-web application component that extends
the Generic servlet or HttpServlet classes.Servlet runs in
web server.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to find whether a parameter exists in the request object?
What are the key methods that are involved in processing of http servlets?
What is meant by a servlet?
Why is a constructor needed in a servlet even if we use the init method?
What is webservlet?
Explain jsessionid?
What is MIME Type?
what is multiple server?
What are the steps that are required to handle the multi-threading?
When servlet is loaded?
Difference between doget and dopost?
What are the different methods involved in the process of session management in servlets?
What are common tasks performed by Servlet Container?
What is servletconfig?
What is the difference between Servlets and Applets?