What is the difference between sendRedirect() and forward()?
in what situations do we have to use send redirect()
instead of forward().
Answer Posted / anujkumar
sendRedirect()send the data one page to other page with
refernce other request but forward() send the data all at a
time in same server
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Who is java developer?
What is frame in java?
What is webservices in java?
What is a web container j2ee?
Is object a composite data type in java?
Is java still slow?
What is javaserver pages standard tag library (jstl)?
What do you understand by business logic?
What is the use of jit compiler in java?
Is java procedural or object oriented?
Difference between save and saveorupdate?
What is java listener?
What type of code is java?
What is java api for xml-based rpc (jax-rpc)?
Is visual studio good for java?