Q. Which method is used to send the same request and response objects to another servlet in RequestDispacher ? (A) forward() (B) sendRedirect() (C) Both A & B (D) None of the above ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) forward()