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

Difference between Include, Forward and sendRedirect in
Servlet?

Answer Posted / shyam babu

include: will include the output of another resource(jsp,
servlet etc )in our current file. and response is generated
from current file

forward: will forward the current request to the forwarding
page & response is generated from forwarding opage

sendRediect: will redirect to the page specified in the
sendRedirect method but it won't send the
same request to the new page but forward will send the same
request to the new page

Is This Answer Correct ?    8 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the process to implement doget and dopost methods?

1032


What is the use of httpservletrequestwrapper and httpservletresponsewrapper?

1104


What is the difference between forward () and sendredirect () functions in servlet? Explain

1077


What is servlet used for?

1195


What are the uses of servlets?

1224


Is it possible to have a constructor inside the servlet?

1062


How native code can be used in a servlet?

4120


Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com

2228


What is difference between jsp and servlet?

1211


What is meant by Servlet? What are the parameters of service method?

1101


What are the steps involved in placing a servlet within a package?

1116


What if we pass negative value in load-on-startup?

1335


Explain the difference between jsp and servlet?

1148


Why doesn’t a servlet include main()? How does it work?

1215


What is the use of java servlet api?

1089