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 forward() and include() of servlets
RequestDispatcher interface?

Answer Posted / suresh

forward() is used to just forward the request and response
object...

include() is used to pass the values and request and
response object,one servlet to another servlet

Is This Answer Correct ?    5 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is getservletcontext?

1139


What is called servlet mapping?

1153


Servlet is pure java object or not?

1241


What is servlet and its life cycle?

1167


What do you mean by cgi and what are its drawbacks?

1031


If my browser does not support cookie, and my server sends a cookie instance what will happen?

1145


What are the different ways we can maintain state between requests?

1160


What is called Session Tracking?

1250


What are different ways for servlet authentication?

1168


What is Servlet API used for connecting database?

1145


why we should override only no-agrs init() method.

1189


When servlet is loaded?

1122


How do you communicate in between Applets and Servlets?

1121


Write a hello world program using servlets.

1124


Difference between forward() method and sendredirect() method ?

1088