explain the advantages of servlet life cycle?


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

Post New Answer

More Servlets Interview Questions

Can threads be used in Servelet?

3 Answers  


Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?

3 Answers   Bosch, Cognizant,


What is difference between Forward() and sendRedirect() methode?

14 Answers   Polaris,


What are the types of ServletEngines?

1 Answers  


What are the differences between forward() method and sendredirect() methods?

0 Answers  






What do you mean by httpservlet?

0 Answers  


can we override service method in my servlet class..?? if yes or no why ??

7 Answers   IBM,


How do you create connections for number of users, if you want to improve performance?

2 Answers  


What are all the protocols supported by httpservlet?

0 Answers  


difference between request.getSession(false) or request.getSession() and request.getSession(true)

2 Answers  


what is meant by Transaction Isolation Levels?

2 Answers   IBM,


What are the different ways we can maintain state between requests?

0 Answers  


Categories