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 is jsp expression language and what are it’s benefits?

844


What is jsessionid?

687


Why taglib is used in jsp?

662


How to connect jsp and java file?

706


What is in jsp?

779


What is called jsp directive?

674


What is jsp exception?

661


What are the advantages of jstl?

657


What is a declaration?

697


Can you disable jsp scripting?

693


What is the need of jsp?

649


When does a container initialize multiple jsp / servlet objects?

790


How can we forward the request from jsp page to the servlet?

693


How many jsp implicit objects are there?

684


What is difference between custom jsp tags and beans?

727