What is the default http method in the servlet?


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

Post New Answer

More Servlets Interview Questions

What’s the difference between forward() and sendredirect() methods?

0 Answers  


What do you mean by the servlet chaining?

0 Answers  


What is session tracking?

0 Answers  


how this statement works..? public void service(HttpServletRequest request,HttpServletResponse response)

2 Answers   TCS,


Can I override destroy() method of Servlets?

4 Answers   Accenture,






What are the ways to handle multi-threading in servlets?

0 Answers  


How can we perform any action at the time of deploying the project?

0 Answers  


Is it possible to call servlet with parameters in the URL?

4 Answers  


What is the difference between servlet and jsp?

0 Answers  


How to debug a servlet?

2 Answers  


when you comppile the servlet is it neccesary to restaet the tomcat server?

6 Answers   HCL,


Explain web application directory arrangement?

0 Answers  


Categories