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 is strut web xml?

700


Which design pattern the interceptors in struts2 is based on?

701


Explain the difference between jakarta struts and apache struts?

711


What is the role of action class?

755


Who makes the struts?

709


Can we have multiple struts config files ?

730


How to handle exceptions in structs?

767


For a single Struts application, can we have multiple struts-config.xml files?

777


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

698


How we can install struts?

721


What are interceptors in struts 2?

759


What does execandwait interceptor?

744


how to debug struts project in netbean ?

2102


Explain about the tag?

831


Can we have multiple struts config files in a single web app?

694