What is Request Dispatcher and what is Request Process?

Answers were Sorted based on User's Feedback



What is Request Dispatcher and what is Request Process? ..

Answer / guest

Requestprocessor is a controller in stutrs it receives
request from browser and makes decision where to send the
request for further processing based on servlet-congig.xml

Request Dispatcher Defines an object that receives requests
from the client and sends them to any resource (such as a
servlet, HTML file, or JSP file) on the server

Is This Answer Correct ?    15 Yes 1 No

What is Request Dispatcher and what is Request Process? ..

Answer / srinivas

Controller class ActionServlet is he request Dispatcher.
where as Action classes are request processer.

Is This Answer Correct ?    4 Yes 13 No

Post New Answer

More Struts Interview Questions

What is struts2 namespace?

0 Answers  


struts comes under which layer of three tire architecture in real time projects plz i need explaination?

10 Answers   Infinite Computer Solutions, TCS,


What is the difference between a Strut and a Class?

1 Answers  


What is the purpose of @doublerangefieldvalidator annotation?

0 Answers  


How to depoly your struts application in JBOSS

1 Answers   HP, NuWare, Satyam, Wipro,






What are inner class and anonymous class?

0 Answers  


What types of Actions we have in Struts?

3 Answers   TCS,


What are interceptors in struts 2?

0 Answers  


How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?

0 Answers   Oracle,


Which parser is used in Struts to parse the Structconfig.xml file.

21 Answers   iFlex,


What are construction struts?

0 Answers  


Name some useful annotations introduced in Struts2?

0 Answers  


Categories