When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?


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

Post New Answer

More Servlets Interview Questions

What are the advantages of servlets over traditional cgi?

0 Answers  


Can we write a constructor for a Servlet class ? if yes how ? if no why not ?

10 Answers  


Which event is fired at the time of session creation and destroy?

0 Answers  


When we don't write any constructor for the servlet, how does container create an instance of servlet?

2 Answers   Godrej, TATA,


What is the disadvantage of cookies?

0 Answers  


Some examples where generic servlet is used?

1 Answers  


In which cases Destroy() is invoked?

2 Answers  


What are its drawbacks of cgi?

0 Answers  


What methods do you use in servlet - applet communication?

0 Answers  


What do you mean by annotations in servlet?

0 Answers  


If you want to modify the servlet,will the Webserver need to be ShutDown ?

9 Answers  


How can you create a session in servlet?

0 Answers  


Categories