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
What is j2ee stand for?
Is class a data type in java?
Which is latest technology in java?
What does enterprise javabeans module contain?
What is j2ee called now?
How java is used in web applications?
What is web container in j2ee?
What is iso 3166?
What is the latest framework in java?
What is external subset?
What is java ee sdk?
how to run servlet program between two computer through internet ?
What is client-certificate authentication?
Why java is interpreted language?
Why tomcat is used in java?