What is Request Dispatcher?



What is Request Dispatcher?..

Answer / hrindows@gmail.com

Request Dispatcher is an interface whose implementation defines an object which can dispatch the request to any resources on the server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Servlets Interview Questions

how the server will know its the same jsp page?

3 Answers   HCL,


What is servlet used for?

0 Answers  


Explain the servlet filter.

0 Answers  


What is the difference between the include() and forward() methods?

0 Answers  


How forward () method is different from send redirect () method?

0 Answers  






Why are http servlets used in programming?

0 Answers  


What is the use of send redirect () method?

0 Answers  


Explain the difference between servlet and cgi?

0 Answers  


How can we refresh automatically when new data is entered into the database?

0 Answers  


What is load-on-startup in servlet?

0 Answers  


What are sessions in servlets?

0 Answers  


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

2 Answers  


Categories