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
Which package is imported by default in java?
to update a batch in a table in jdbc which method of statement object is used
What is event and listener in java?
What are the java backend technologies?
I Want build and release interview questions
What is included in j2ee?
Is j2ee a framework?
What is a j2ee module?
Where can I find java developers?
What is architecture neutral in java?
Is java is fully object oriented?
What are different modules in spring?
What is containers in java?
Is tomcat a java ee?
What is java servlet container?