What is servlet and how it works?


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

Post New Answer

More Servlets Interview Questions

Which HTTP method is non-idempotent?

0 Answers  


How can an existing session be invalidated?

0 Answers  


What is with the javax.servlet package naming?

2 Answers  


How do you get the ip address of the client in servlet?

0 Answers  


How many ways are available to ger RequestDispatcher object?

4 Answers   Polaris,






Why do we use sendredirect() method?

0 Answers  


What is Difference between JavaBeans and taglib directives?

3 Answers  


In servlets, Why do we need both GET and POST method implementations?

3 Answers   IBM,


What is the difference between portlet and servlet?

0 Answers  


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

0 Answers  


What is context switching?

6 Answers  


What are the functions of an intercepting filter?

0 Answers  


Categories