Post New Answer View All Answers
What do you mean by request dispatcher in servlet?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
Why doesn’t a servlet include main()? How does it work?
What do you mean by session tracking?
What is servlet container?
Why are servlets used?
What are the uses of servlets?
What is cgi and what are its drawbacks?
Why servlet is faster than jsp?
What are the jobs performed by servlets?
What is a deployment descriptor?
Explain Action Servlet?
Whats the advantages using servlets over using CGI?
What is cookies in servlet with example?
Why do we have servlet listeners?