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’s the difference between validation.xml and validator-rules.xml files in struts validation framework?

0 Answers  


What is action class? What are the types of action class?

0 Answers  


What are the custom tags?

0 Answers  


What is the purpose of form-be tag in struct-config.xml?

0 Answers  


What is the use of Struts.xml configuration file?

0 Answers  






What is actionservlet?

0 Answers  


Wat is Difference between Mvc1 architecture and Mvc2 Architecture?

21 Answers   HCL, IBM, Sanyaa Infotech,


What validate() and reset() method does ?

0 Answers  


How to explain struts work flow

12 Answers   CSS, iFlex, iGate, mpower, TCS,


How to build struts application in eclipse?

0 Answers  


What is the default location of result pages and how can we change it?

0 Answers  


what is the difference between *.do & /do.*/? So what is the diffenence btn extension mapping & path mapping.What is those difference in work effect?

6 Answers   Wipro,


Categories