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 are jsp el implicit objects and how it’s different from jsp implicit objects?
What is the use of jsp implicit objects?
What is the use of jstl?
How are jsp(java server pages) better than asp(active server pages)?
How we can configure init params in jsp?
What is jsp? Explain
Define scriptlet, expression and declaration in jsp?
What is the difference between java servlet and jsp?
What is tag file in jsp?
What is jsp in javascript?
Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?
What is jsp standard tag library, provide some example usage?
Explain jsp lifecycle methods?
Can you make use of a servletoutputstream object from within a jsp page?
How can I prevent the use of scripts and java code on the jsp page?