aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Java Servlets and Web Development
  • differnce between sendRedirect() and forward()
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

Keep practicing — related questions

  • The response.sendRedirect("……..”); is the response implicit object to redirect the browser to the different...
  • Which one is faster? response.redirect or server.transfer
  • What is the difference between Server.Transfer & Response.Redirect
  • Which of the following transfer execution directly to another page?
  • Which of the following transfer execution directly to another page?
  • Why use RequestDispatcher to forward a request to another resource, instead of using a sendRedirect?
  • What is a use of RequestDispatcher interface
  • Which method of HttpServletResponse is used to redirect an Http request to another URL?
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Java Enterprise and Web Technologies (2183 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy