Answer Posted / jasjit singh
This is a client side reDirect.When a sendRedirect method
is invoked, it causes the web container to return to the
browser indicating that a new URL should be requested.
Because the browser issues a completely new request any
object that are stored as request attributes before the
redirect occurs will be lost.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How many types of memory areas are allocated by jvm?
Is a method a function?
Explain the importance of import keyword in java?
What is a java developer salary?
what are three ways in which a thread can enter the waiting state? : Java thread
What are the features of java?
What happens when a thrown exception is not handled?
how to open and edit XML file in Weblogic???
What do you understand by garbage collection in Java? Can it be forced to run?
What is use of static in java?
Which method must be implemented by all threads?
What is java virtual machine? Explain
If you are given the name of the function at run time how will you invoke the function?
Explain naming conventions for packages?
What is the latest version of java?