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 / abilash

include: will include another file in our current file

forward: will forward the current request to the forwarding page

sendRediect: will call the next page 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 ?    96 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of servlets?

1065


Explain session tracking and its importance?

1055


What is the need of session tracking in web application?

1086


What is the use of httpservletrequestwrapper?

1147


What is the difference between genericservlet and httpservlet

1156


What are the different methods involved in the process of session management in servlets?

1346


How can the referrer and the target urls be used in servlet?

1061


How servlet is created?

1315


List out the difference between ServletConfig and ServletContext?

1103


What is string tokenizer?

1142


How do I support both get and post from the same servlet?

1255


How do we share data using 'getservletcontext ()?

1098


What is the life-cycle of servlets?

1182


Explain the architechure of a servlet?

1165


How the servlet is loaded?

1130