What are the servlet events?


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

Post New Answer

More Servlets Interview Questions

What is meant by Servlet? What are the parameters of service method?

0 Answers  


When the methods init() and Distroy() will be called?

2 Answers  


What are some advantages of storing session state in cookies?

0 Answers  


init() method of servlet loaded by?

3 Answers  


Is servlet a controller?

0 Answers  






What is cookies in servlet with example?

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  


What are the different session tracking techniques?

0 Answers  


Difference between Include, Forward and sendRedirect in Servlet?

7 Answers   AZTEC, KPIT, TCS,


Why is httpservlet declared abstract?

0 Answers  


Which method is called when reference variable is passed in system.net?

0 Answers   HCL,


What are the phases of servlet life cycle?

0 Answers  


Categories