Q. Which method is used to send the same request and response objects to another servlet inRequestDispacher ? (Solved)
1. forward()
2. sendRedirect()
3. Both A & B
4. None of the above
- a. forward()
1. forward()
2. sendRedirect()
3. Both A & B
4. None of the above