adspace


What is http redirect?

Answer Posted / Saurabh Gautam

In web development, an HTTP redirect is a response sent by a server indicating that the requested resource has been moved to another URL. The client (usually a web browser) is then instructed to request the new URL.nnThere are several types of HTTP redirects, but the most common are 301 Moved Permanently and 302 Found.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is declarative handling of exceptions done in struts ?

1007


What do you know about validation plugin ?

1029


What are the contents on web.xml in struts application ?

1069


What is the difference between filters and interceptors ?

1312


What is action chaining ?

1165