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 / mekala devi pollachi

we can use this sendredirect in servlets here session values
are passed to jsp pages

jsp-->servlet(sendredirct)-->jsp

example:
choice = "chioiceName";
String url = "Home.do" + "?choice=" + choice;
response.sendRedirect(url);

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How will you print number in reverse (descending) order in BST.

1040


What is data structure in java?

1038


what do you mean by stream pipelining in java 8? Explain

1078


Is singleton set an interval?

1019


what do you mean by marker interface in java?

1020


What is argument in java?

1055


What is a void method java?

1004


If an application has multiple classes in it, is it okay to have a main method in more than one class?

1060


Explain java coding standards for methods?

1087


What is variable in java?

1045


What are the two ways of implementing multi-threading in java?

1573


What is the covariant return type?

1162


What is use of map in java?

1058


What are the super most classes for all the streams?

2687


What does system out println () do?

1071