What is the purpose of requestdispatcher interface?


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

Post New Answer

More Servlets Interview Questions

What is use of parseQueryString ?

1 Answers  


Are Servlets Thread Safe? How to achieve thread safety in servlets?

0 Answers  


What are the difference between session and cookies in servlet? Explain

0 Answers  


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

4 Answers  


Why do we have servlet filters?

0 Answers  






How to get the current httpsession object?

0 Answers  


What is context in servlet?

0 Answers  


Difference between java beans & servlets?

0 Answers  


without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this

1 Answers   Syntel,


Explain the working of service() method of a servlet.

0 Answers  


What are all the ways for session tracking?

0 Answers  


How to get the IP address of client in servlet?

0 Answers  


Categories