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
How can I declare methods within my jsp page?
What are the advantages and disadvantages of thread-safe jsp page?
How can I override the jspinit() and jspdestroy() methods within a jsp page?
Is jsp platform dependent?
What is client side technology?
How are cookies set in jsp?
What is application in jsp?
Explain implicit objects in jsp?
What is an expression language?
How do I save a jsp file?
What is jsp servlet?
in jsf page i use two dropdown list.i.e state & district.if state dropdown is selected then & then district is enable.what should be my code.
Which package does jsp api consist of?
What is jsp container?
How we can include the result of another page in jsp?