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
Why are servlets used?
What are the drawbacks of cgi?
Does servlet have main method?
Why do we need a constructor in a servlet if we use the init method?
What is Client-Server Computing?
What are sessions in servlets?
What is new in ServletRequest interface ? (Servlet 2.4)
What are all the ways for session tracking?
List some life cycle methods of a servlet.
What do you mean by httpservlet?
Can filter be used as request or response?
What is ServletContext object?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
What is servlet name in web xml?
How can we create deadlock situation in servlet?