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...

how to connect one jsp page to another jsp page????

Answer Posted / koushik

<%
RequestDispatcher rd=sc.getRequestDispatcher("a.jsp");
rd.forward(req,res);
%>

Is This Answer Correct ?    23 Yes 24 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is command line argument

1241


Is call by reference possible in java?

1018


What is string in java with example?

1114


Which data type is a class in java?

1053


What does  mean in regex?

1110


What must a class do to implement an interface in java programming?

1138


Why java is a platform independent? Explain

1159


What is default switch case? Give example.

1066


Explain serialization and deserialization in java?

1044


What is parsing in java?

1015


Why java is call by value?

1084


Explain the difference between jdk, jre, and jvm?

1083


What do you know about the garbate collector?

1088


List types of storage classes in java?

1222


List some java keywords sun like c, c + + keywords?

1066