What is the difference between <jsp:forward> and
sendRedirect?

Answer Posted / raghu

Send redirect will happen on client side & request, response
will be newly created, for forward action it is server side
action & request and response is passesd & not modified or
destoyed

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you know about writing custom jsp tags?

497


How can I declare methods within my jsp page?

522


What is the difference between "JTable" and "JTGrid"? can they be used interchangeably?

1802


Explain the jsp:setProperty action.

565


What is the difference between java servlet and jsp?

498






what is the difference between jsp and servlets ?

568


Explain some jsp life-cycle methods that can be overridden.

502


What are the jsp tags?

522


Is jsp static or dynamic?

495


What is the purpose of ?

513


What is the include directive?

537


Can an interface be implemented in the jsp file?

521


What are the ways to insert java code into jsp page?

575


What is application in jsp?

466


How jsp is executed?

466