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
Is java a tool?
What does application client module contain?
Why java is called portable language?
How do I become a java developer?
What type of code is java?
What is included in j2ee?
What is javaserver pages (jsp)?
How will you explain cdata?
In DAO we are writting sql queries , how it is possible with creating and closing database connections.
Which is latest technology in java?
How do you run a java program?
What is a j2ee component?
What is java full stack developer?
What is the difference between load() and get()?
What is j2ee application model?