what is difference between redirect and forward method?

Answer Posted / v.kannan

In sendRedirect Each and Every time new Client side Object
will Create.Changes will be updated in request Pages.
Session Object will not alive.
In sendRedirect we can transfer the control(request) from
one webserver(welogic) to another one webserver(Jboss).

It's not possible in jsp:forward

Is This Answer Correct ?    8 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of 'out' implicit object?

488


What jsp lifecycle methods can I override?

569


What is jsp action tags?

494


Define scriptlet, expression and declaration in jsp?

498


What is an expression in jsp?

523






What do you mean by jsp directives?

538


Can you call jsp from servlet?

514


Can any one explain about the project Approximate shortest distance computing:A query dependent local landmark scheme

1329


Is jsp server side or client side?

477


What is jsp expression language and what are it’s benefits?

651


Mention the implicit objects in a jsp.

537


What are jsp action tags?

453


What are page directives?

512


What is the use of implicit object named "application" in Application?

1246


Give the use of exception object.

485