when we will use the SendRedirect method instead of forward.



when we will use the SendRedirect method instead of forward...

Answer / ranjan satapathy

When there is no need to record/maintain the previous data
of the user.

Like in google we are searching some infom
and after clicking on the searched item, it will forward to
some other server or link, where there is no required to
maintain any previous information of user.

that depends you need to think about the Scenario and use.

Is This Answer Correct ?    10 Yes 0 No

Post New Answer

More JSP Interview Questions

Which method cannot be overridden in jsp?

0 Answers  


What are the jsp standard actions?

0 Answers  


Is jsp a front end?

0 Answers  


What is response sendredirect?

0 Answers  


Why is jsp used for?

0 Answers  






What is tag file in jsp?

0 Answers  


What is jsp exception?

0 Answers  


What is include directive in jsp?

0 Answers  


What is session management in jsp?

0 Answers  


What are implicit objects in jsp?

0 Answers  


What are the different scope values for the <jsp:usebean> tag?

0 Answers  


Which tags are used for bean development?

0 Answers  


Categories