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 a java application server?
How many types of modules is defined by j2ee specification?
What is event handling in java?
Why is java considered dynamic?
What is a j2ee module?
What is included in j2ee?
What is java used for in technology?
What do you mean by j2ee module?
What is ebxml?
What is the J2EE module?
What do you mean by the component contract?
Is java important for my computer?
What are the components of awt in java?
What is container-managed persistence?
What are the modules of j2ee?