what is difference between redirect and forward method?
Answer Posted / jsptube
I found this good tutorial that explains <a
href="http://www.jsptube.com/examples/response-sendredirect-servlet.html">
Difference between redirect and forward </a>
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the difference in using request.getrequestdispatcher() and context.getrequestdispatcher()?
Explain pge Directives.
What do cookies mean?
Why does _jspService() start with an ‘_’ but other lifecycle methods do not?
Explain lifecycle methods.
Can you disable jsp scripting?
How does a jsp function?
Where is jsp used?
What are stored procedures? How is it useful?
What is session tracking in jsp?
What are the implicit objects in jsp?
What is a jsp container?
What is jstl (jsp standard tag library)?
What are the scopes available in
How we can disable session in jsp?