What is the difference between RequestProcessor and
RequestDispatcher?

Answer Posted / panchu

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...

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between forwardaction and includeaction?

631


What is the purpose of action-mappings tag in struct-config.xml?

669


What applications use apache struts?

583


What is lookupdispatchaction?

635


How does struts2 token work?

606






Explain the difference between plain-validator and field-validator in struts?

608


Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?

584


What is struts framework in java?

606


At the point, you should go for struts framework?

624


Why it called struts?

638


in struts how to use hibernate with struts>

1913


What is struts 2 framework in java?

637


How does struts work?

633


What are the 5 constants of action interface?

644


What is interceptor struts2?

629