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 sendredirect,forward and url rewritting

Answer Posted / ravikiran

forward is a teqnique used to delegate the response to a new
resource and happens on the server side.And we cann't
forward a response to a resource residing on different machine.
Sendrediredt is the techinque used to delegate the response to
other webapplication,which may reside on different machine
as well.
Url rewriting is a technique used for session tracking when
the cookies are disabled,to transfer the session id back and
forth between the clent and the server

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can filter be used as request or response?

1014


What is webservlet?

1041


What is the life cycle of a servlet?

1615


What is called Scriptlet?

1157


Explain in brief the directory structure of a web application?

1156


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

1118


How can you use a servlet to generate a plain text instead of html?

1181


When servlet object is created?

1227


What is the GenericServlet class?

1293


Whether thread can be used in servlets?

1262


How printwriter is different from servletoutputstream?

1068


What are important features of Servlet 3?

1152


What are the disadvantages of storing session state in cookies?

1193


Difference between GET and POST?

1221


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

1061