what is sendredirect?

Answer Posted / shahnawaz sheikh

sendRedirect is used in JSP pages for transfering to any
other jsp page with all the request parameters intact with
the request.

While in case of forward the parameters are not send with
the request only the url is send for transferring to any
other jsp page.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does null mean in java?

629


what is the difference between Object Based Language and Object Oriented Language?

598


Can we convert stringbuffer to string?

563


Which arithmetic operations can result in the throwing of an arithmeticexception?

597


What are memory tables?

610






Is string passed by reference in java?

548


Difference between final and effectively final ?

637


What is classname class in java?

534


Does string is thread-safe in java?

590


How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?

543


Explain about OOPS concepts and fundamentals.

596


What are the differences between processes and threads?

516


What is the difference between heap and stack memory?

548


What are examples of modifiers?

511


Say any two properties in beans?

634