How do you invoke a Servlet? What is the difference between doPost method and doGet method?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

What are the types of servlet?

0 Answers  


What are the mechanisms used by a servlet container for maintaining session information?

0 Answers  


What is the difference between CGI and Servlet?

0 Answers  


What are the phases of a servlet life cycle?

0 Answers  


Is it possible to have a constructor inside the servlet?

0 Answers  






What is cookie in servlet?

0 Answers  


Is it possible to send a mail from a servlet? Explain?

4 Answers  


What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?

0 Answers  


what is meant by Transaction Isolation Levels?

2 Answers   IBM,


Can you call a jsp from the servlet?

0 Answers  


How do we translate jsp?

0 Answers  


Explain the lifecycle of a servlet?

0 Answers  


Categories