What is the use of RequestDispatcher in servlet?
Answer Posted / katamraju
By using Request dispatcher we can include or forward a
request to a another resource by using only one request
and response.
| Is This Answer Correct ? | 12 Yes | 17 No |
Post New Answer View All Answers
how the HTML data stored in web server?
Is servlet a controller?
Difference between get and post in java servlets?
What is servlet interface?
What do you mean by mime type?
Which method is called when reference variable is passed in system.net?
What is servlet container. how it works?
How does java thread pool work?
What is the difference in between the httpservlet and generic servlet?
explain the advantages of servlet life cycle?
What is the capacity the doget can send to the server?
Servlet is pure java object or not?
What is the difference between Difference between doGet() and doPost()?
Why servlet is mostly used?
What is the purpose of requestdispatcher interface?