what is servlet and what you get when we use servlets?
Answer Posted / someone
servlet acts as a web container in which we can execute the
html data via httprequest.
Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
What is the use of servlet context?
What are the type of protocols used in httpservlet?
What is the life cycle of a servlet?
What are the servlet events?
Why servlet is faster than jsp?
Why jsp is better than servlet?
What are the difference between RMI and Servlets?
When should you prefer to use doget() over dopost()?
What is a java servlet?
What is the difference between Difference between doGet() and doPost()?
What do you mean by session tracking?
What do you mean by httpservlet and how it is different from the genericservlet?
What are the life cycle methods of the servlet?
What do you mean by filter in servlet?
Explain the methods of request dispatcher in servlet?