Why is a constructor needed in a servlet even if we use the init method?


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

Post New Answer

More Servlets Interview Questions

List some life cycle methods of a servlet.

0 Answers  


What is the difference between servlet and jsp?

0 Answers  


what is servlet and what you get when we use servlets?

7 Answers   GGK Tech, Satyam,


When should you prefer to use doget() over dopost()?

0 Answers  


what are binding listners?

1 Answers  


How session tracking can be achieved, if your browser doesn't support cookies (or) if cookies are disabled?

2 Answers  


What's the difference between authentication and authorization?

0 Answers  


How do you create a cookie using servlet?

0 Answers  


Describe in brief RequestDespatcher?

0 Answers   Tech Mahindra,


What is session tracking?

0 Answers  


Why do we have servlet filters?

0 Answers  


What are the two important api's in for servlets?

0 Answers  


Categories