What is the difference between sendRedirect() and forward()?
in what situations do we have to use send redirect()
instead of forward().
Answer Posted / sateesh.b
sendRedirect() can be used to send a request with in the
server or in other server.
forward() can be used to send request in the same server.
| Is This Answer Correct ? | 8 Yes | 14 No |
Post New Answer View All Answers
What is java j2ee developer?
Why java is called robust and secure?
What do you understand by connector?
Is java procedural or object oriented?
How is java development environment setup?
What is repaint in java?
Is java ee and j2ee same?
What is a j2ee module?
What is awt panel java?
What is deployer?
Which server is best for java?
Who is java developer?
How does javac compiler work?
Why frameworks are used in java?
What is javamail?