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 |
What is JTGrid?
Can you call jsp from servlet?
What is expression language injection?
How many jsp scripting elements are there and what are they?
When destroy method of jsp is called?
What is taglib uri in jsp?
Which package does a jsp api consist of?
How is jsp better than servlet technology?
How are jsp(java server pages) better than asp(active server pages)?
Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?
How to delete a cookie in a jsp?
What is the <jsp:include> standard action?