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

Which class is the Front Controller in Struts2?

0 Answers  


What is struts framework in java?

0 Answers  


Which configuration file is used for storing jsp configuration information in struts?

0 Answers  


explain the struts-configuration file?

3 Answers   TCS, Zoho,


Difference between JSF Framework and Struts Framework.

13 Answers   Accenture, BSS, IBM, TCS,






What is the life cycle of actionform?

0 Answers  


What configuration files are used in struts?

0 Answers  


How does struts work?

0 Answers  


what is difference between <bean:write> and <bean: message> tag

2 Answers   CTS, IBM,


Why use spring, if you are already using struts?

0 Answers  


what is tiles in struts?

6 Answers  


If the framework doesn’t do what I want, can I request that a feature be added?

0 Answers  


Categories