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 do you mean by action errors and what are the results they force?

0 Answers  


What is actioninvocation in struts2?

0 Answers  


How can forward action be used to restrict a strut application to mvc?

0 Answers  


How we can configured action mapping in struts?

0 Answers  


What are the steps used to setup dispatch action?

0 Answers  






What is the purpose of struts.properties in struct2?

0 Answers  


What are the benefits of the struts system?

0 Answers  


How to combine the struts with velocity template?

0 Answers  


when we enter the data in the form how it is stored in formbean class setter and getter methods?

1 Answers   TCS, Wipro,


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 ForwardAction and IncludeAction in struts?

3 Answers   Mind Tree, Satyam,


what is meant by Struts Validator Framework?

0 Answers   Cap Gemini,


Categories