forward() method - Definition - Servlets

Q.  Which method is used to send the same request and response objects to another servlet in RequestDispacher ?
- Published on 20 Jul 15

a. forward()
b. sendRedirect()
c. Both A & B
d. None of the above

ANSWER: forward()

Post your comment / Share knowledge


Enter the code shown above:
 
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)