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 |
How can the applets be displayed in the jsp? Explain with an example.
What is welcome file list?
how to insert star image and need to rate it.. one star two star so on how to do in jsp...????
write a program in javasacript to shake the window
What is auto-flush attribute?
Tell us about the jsp life cycle methods.
Why jsp is faster than servlet?
How does jsp engines instantiate tag handler classes instances?
What is the requirement of a tag library?
Can we use jsp implicit objects in a method defined in jsp declaration?
Differentiate between <jsp:include page=…> and <%@include file=…>.
What is the use of requestdispatcher?