What is servlet attributes and their scope?


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

Post New Answer

More Servlets Interview Questions

Why do we need a constructor in a servlet if we use the init method?

0 Answers  


when the jsp page is translated to servlet?

5 Answers   HCL,


What do you mean by scope object and what are its types?

0 Answers  


What are different Authentication options available in Servlets.

0 Answers  


why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.

5 Answers  






How can a servlet be used to generate plain text instead of html?

0 Answers  


Is it possible to call servlet with parameters in the URL?

4 Answers  


What do you mean by session tracking and also explain its techniques?

0 Answers  


How do you invoke a servelt?

0 Answers  


How are filters?

0 Answers  


How can we create deadlock situation in servlet?

0 Answers  


Why do we need servlet filter?

0 Answers  


Categories