Describe the phases of servlet lifecycle?


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

Post New Answer

More Servlets Interview Questions

What is the capacity that doGet method can send to the server?

5 Answers  


If some new data has entered the database, explain how can a servlet refresh automatically?

0 Answers   BirlaSoft,


Why doesn’t a servlet include main()?

0 Answers  


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

0 Answers  


what is servlet chaining?

0 Answers  






What are the objects involved when a servlet receives a call from client?

0 Answers  


why we should override only no-agrs init() method.

0 Answers  


What's the architecture of a servlet package?

0 Answers  


What is servlet mapping?

0 Answers  


What is the use of request dispatcher interface?

0 Answers  


Whether thread can be used in servlets?

0 Answers  


What is java servlet session?

0 Answers  


Categories