What is the difference between sendRedirect() and forward()?
in what situations do we have to use send redirect()
instead of forward().
Answer Posted / neha rajpal
forward mean forwarding the requset to some another jsp or
servlet this is done by server we have do describe the page
in the forward method's argument note thatforward method
argument accept only string ..
while sendredirect is on client side . the new request
object is created.
| Is This Answer Correct ? | 13 Yes | 6 No |
Post New Answer View All Answers
What is jaxr provider?
Is advanced java and j2ee same?
What is the description for expression element?
What is conversational state?
Is java part of oracle?
How does event listener work in java?
What is client-certificate authentication?
What do you mean by the deployment descriptor?
Difference between load and get method?
Which is best eclipse for java?
What is full form of j2ee?
What is java web technologies?
What is create method?
Which is latest technology in java?
What is 2 stands for in j2ee?