What is Request Dispatcher and What is reuest Processor??

Answer Posted / laxmi

RequestDispatcher(rd) is an interface .Servlet container
creates rd 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.
Request Processor contains the processing logic that the
ActionServlet performs as it receives each servlet request
from the container.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the steps of struts installation?

563


Explain the core end goal while using java struts?

516


What is the difference between validation.xml and validator-rules.xml files in struts validation framework?

610


What is the purpose of @typeconversion annotation annotation?

551


What is the significance of logic tags in Struts?

568






What applications use apache struts?

489


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

480


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

516


What are different Struts2 tags? How can we use them?

557


Can we have more than one struts-config.xml file for a single struts application?

521


What are the different kinds of actions in struts?

544


What are the cons of struts 2?

562


Provide some important Struts2 constants that you have used?

555


What is apache struts framework?

513


What do you mean by action errors and what are the results they force?

564