Answer Posted / sushila
while writing the sendRedirect, control is going back to
browser and browser is making request for target url. result
is not storing to any where, simply control is going to new
request. at that time parameter and argument is nullify.
so result is not available to new request. we can achieve
parameter values and arguments value through query stream.
basically sendRedirect is used for across the application
but within the same server.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
os is developed in c no java is more secured then c na why dont the os developed is developed using java
What is the difference between yielding and sleeping?
How do you escape sequences in java?
How does linkedlist work in java?
what type of questions asked for barclays technologies pune please send urgent
Name few "optional" classes introduced with java 8 ?
Can string be considered as a keyword?
What is string pooling concept?
What is final modifier?
What is numeric data type?
What are the advantages of packages in java?
What is thread safe java?
Can we have multiple public classes in a java source file?
if u open login & logout ,how can udisplay the timelogin & logout members ?
What happens if we don’t override run method ?