Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is sendredirect?

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


Please Help Members By Posting Answers For Below Questions

Explain about serializable interface in java?

1045


Explain java thread life cycle.

1083


What are methods in java?

1031


What is a key in java?

1018


What does snprintf return?

1052


What is file in java?

1076


What is the difference between equals() and?

1258


What is navigable map in java?

1027


When the constructor of a class is invoked?

1088


List the different types of classloaders in java.

1012


Why do we need data structure in java?

1118


What is bigger kb or mb?

1108


What is difference between static class and singleton pattern?

1086


Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?

993


Why is singleton instance static?

1039