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

Can we call destroy method inside init method?

0 Answers  


Explain jsp lifecycle methods?

0 Answers  


What are the jsp standard actions?

0 Answers  


How can we stop errors on display in a jsp page?

0 Answers  


What are the different jsp element types?

0 Answers  


What is <jsp:usebean> in jsp?

0 Answers  


what type of question will be asked in the interview in this software field?????///

2 Answers   wbsedcl,


how to enable session tracking for jsp pages,if the browser has disabled cookies?

2 Answers  


What is application scope in jsp?

0 Answers  


What are the possible values for language directive?

0 Answers  


How can information from one JSP be passed to another JSP?

0 Answers  


Can you make use of a servletoutputstream object from within a jsp page?

0 Answers  


Categories