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 do you mean by the component contract?
What are the advantages in the use of spring for application development?
What are types of j2ee clients?
What is isv?
How many types of constructors are there in java?
What is Document Object Model?
Is java still slow?
Is java gui dead?
What does j2ee stand for?
How will you explain cdata?
What is document root?
What is external entity?
What is build file?
What is data?
Is j2ee a framework?