What is request Despicture.

Showing Answers 1 - 2 of 2 Answers

santanu mohanty

  • Nov 9th, 2005
 

it is an interface in javax.Servlet.servlet,it recives the request from the client and send them to respective resourses(resourses like jsp or servlet or html etc)

  Was this answer useful?  Yes

Rajukannu

  • Jun 16th, 2006
 

RequestDispatcher is a subclass of ActionServlet which included in the Struts1.1 because of in struts 1.0 there was only one Controller ActionServlet which control your whole application the over burden of the load struts1.1 the load shared with the RequestDispatcher

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions