What is the difference between RequestProcessor and
RequestDispatcher?

Answer Posted / suresh kumar

Request processor is a class which is responsible for
handling request and response it is provided by struts
framework if we want to customize our controller we can
make in this class.

Request Dispatcher is an interface which supports for
dispatching request from one page to another page in a
application(page may be a servlet file,JSP etc)

Is This Answer Correct ?    60 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the role of action class in struts?

553


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

540


What configurations are stored in struts configuration file ?

527


Explain about struts dispatch action?

541


Why do we need mapdispatchtoprops?

467






What is the purpose of @emailvalidator annotation?

486


Can you explain struts.properties in struts2?

521


Why is action servlet a singleton in struts?

584


What is strut web xml?

524


What is the role of a handler in mvc based applications?

734


Is struts efficient?

485


What is the purpose of @expressionvalidator annotation?

581


What is the purpose of @typeconversion annotation annotation?

549


Can explain about the validations and in your project where did u used the validations?

6380


What are the Core classes of Struts Framework?

576