difference between forward and sendredirect

Answer Posted / ravikiran

forward will happen in the server side,and send redirect
will happen in the client's browser...,and with forward we
can forward with in the same web application,and with send
redirect we can transfer the flow to a different web application

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?

605


How can the session in servlet be destroyed?

646


What is the inter-servlet communication?

704


What are all the protocols supported by httpservlet?

652


What do you mean by servlet context?

607






What are the features added in Servlet 2.5?

769


Explain the lifecycle of a servlet?

511


What is servlet lazy loading?

697


How can we include static files in the jsp page?

617


What is java servlet session?

533


Differentiate between the web server and application server?

565


What is the life cycle of a servlet?

791


what is multiple server?

1764


What is difference between jsp and servlet?

648


How do we share data using 'getservletcontext ()?

543