when we will use the SendRedirect method instead of forward.
Answer Posted / 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 View All Answers
What are different types of comments in jsp?
Explain jsp:plugin action?
What is jsp in javascript?
Which implicit object is not available in normal jsp pages?
How can we prevent implicit session creation in jsp?
What is meant by session management?
What is the resourcebundle class in jsp?
What do you mean by jstl?
Define Expression
How does jsp engines instantiate tag handler classes instances?
What are the different types of directives available in jsp?
What is directive jsp?
Why jsp and servlets are used?
What is difference between custom jsp tags and beans?
What’s the difference between forward and sendredirect?