Multiple choice technology web technology

differnce between sendRedirect() and forward()

  1. sendRedirect for redirect request on server side forward process

  2. SendRedirect on client side process and forward on browser side process

  3. sendRedirect for slow and forward for fast

  4. none of these

Reveal answer Fill a bubble to check yourself
B Correct answer