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

Answer Posted / harish

Using <jsp:forward> you can forward the request and
response object to the concern URL. Where as in
sendRedirect, it will not carry the request and response
object details.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are jsp action tags?

464


What information is needed to create a tcp socket?

519


Mention the jstl core tags.

538


How to find out the name of the http method using jsp el?

540


What are the elements of jsp?

502






What are the events in jsp page?

492


How did you implement caching in jsp?

620


How to deactivate el on jsp?

524


What is jsp expression?

517


How do you pass control from one jsp page to another?

510


Why do we use expression language in jsp?

473


What are the elements of a jsp page?

497


How do I run a jsp file in linux?

543


How does a jsp work?

505


Why do we need servlets and jsp?

491