what is difference between redirect and forward method?
Answer Posted / pratique suhane
in case of forward data can not be send as parameters
whereas in case of redirect data can be send as parameter.
| Is This Answer Correct ? | 3 Yes | 12 No |
Post New Answer View All Answers
How do I perform browser redirection from a jsp page?
Explain some jsp life-cycle methods that can be overridden.
What is jsp and why is it needed?
What is jsp usebean?
What is application in jsp?
How to include static files in a JSP page?
Can an interface be implemented in the jsp file?
What are the advantages of jstl?
How to call java method in jsp page on button click?
What is jsp tag?
What is session tracking in jsp?
What is the advantage of using getProperty action, as compared to the accessor method?
What is pagecontext?
What is session getattribute in jsp?
What are standard actions in JSP?