What are the key methods that are involved in processing of http servlets?


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

Post New Answer

More Servlets Interview Questions

What are the difference between HttpServlet and GenericServlets?

2 Answers  


What do you mean by cgi in servlet?

0 Answers  


What is life cycle of Servlet?

0 Answers  


What is the default http method in the servlet?

0 Answers  


What is a generic servlet?

0 Answers  






Explain the difference between generic servlet and http servlet?

0 Answers  


Explain the steps involved in placing a servlet within a package?

0 Answers  


if u havea .class file ,how can u say whether it is servlet or not ,dont use java decompliler

4 Answers   Polaris,


What is servlet instance?

0 Answers  


Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?

0 Answers  


Can servlet have a constructor ?

0 Answers  


What is the use of servletconfig interface?

0 Answers  


Categories