what is difference between redirect and forward method?

Answer Posted / saroja dachavaram

in case of forward,request processing takes place using a
single request.
in case of redirect,request processing takes place using a
two request.

Is This Answer Correct ?    9 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I perform browser redirection from a jsp page?

493


Explain the uses of tag.

528


What is jsessionid?

524


Why is it not necessary to configure standard jsp tags in web.xml?

492


Can we override jspinit method?

477






What is the difference between jsp and php?

482


How can a thread safe JSP page be implemented?

557


How many messaging models do jms provide for and what are they?

536


What is the use of requestdispatcher?

519


Explain the difference between include directive and include action in jsp?

516


What are the jsp lifecycle phases?

550


How to send data from jsp to jsp?

499


Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?

615


Why are jsp pages preferred for creating web-based client program?

523


Can I run jsp on xampp?

472