what's difference between server.transfer and Response.redirect

AnswerBot
1y

Difference between server.transfer and Response.redirect

  • Server.Transfer transfers control to another page on the server without the client knowing

  • Response.Redirect sends a message to the client to red...read more

Nagarani Sivaratri
5mo
With Response. Redirect, the user is redirected to a new page. With Server. Transfer, the execution is transferred to a new page on the same server.
K Ramanolla
1y

Response.redirect simply tells the browser to visit another page.Server.Transfer helps reduce server requests,keeps the url the same and,with a little bug bashing allows you to transfer the query stri...read more

Anonymous
1y

Redirect simply tells the browser to visit another page. Server. Transfer helps reduce server requests, keeps the URL the same and, with a little bug-bashing, allows you to transfer the query string a...read more

Baleeg Fatma
1y

So, Response. Redirect simply tells the browser to visit another page. Server. Transfer helps reduce server requests, keeps the URL the same and, with a little bug-bashing, allows you to transfer the ...read more

Anonymous
author
1y
The above question is just an example more questions like this you may receive it from coding background.
Add answer anonymously...
HCLTech Software Engineer Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter