What is Request Dispatcher and what is Request Process?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is discontinuous strut?

498


Describe validate() and reset() methods.

608


Define struts?

624


How properties of a form are validated in Struts?

570


What is the use of resourcebundle.properties file in Struts Validation framework?

578






State an example of struts configuration file as an action parameter for action servlet.

541


What is the differences between struts1 and struts2?

534


What is package name in struts xml?

563


What is the purpose of @urlvalidator annotation?

557


What are the conditions for actionform to work correctly?

528


What configuration changes are required to use resource files in Struts?

573


What is the purpose of '@keyproperty'?

578


What is form bean in struts?

520


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

524


What is the purpose of @before?

558