Differentiate between Server Transfer and Response
Redirect?

Answer Posted / lalit

Server Transfer can only redirect to the pages (URL)which
are available within that server and can carry the control
state while transferring.

Response Redirect allows you to transfer to the pages (URL)
which might or might not available in that web server. and
cannot carry the control state while transferring.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is server side session management?

528


Web API uses which library for JSON serialization?

571


Disable Mouse right click on web page in asp.net?

584


What does ascx stand for?

512


Distinguish between Server-side and Client-side code?

554






Why session management is required?

543


Where is the session stored?

638


What is difference between web config and global asax?

443


Which tool you have done?

1484


Which library is used by the testers and developers to develop automated tests and create testing tools?

548


Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc

531


How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.

1426


Securitywise What are the Enhancements in 2.0?

1492


Which is faster viewdata or viewbag?

544


What is web configuration file and how to use in web application

595