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 session tracking?what are types of session
tracking ?and when to cookies,when to use
sessionmanagement,whent use url rewriting technique,plz
explain briefly?

Answer Posted / ravikiran.chd

session tracking is a mechanism to remembering the client
for a multiple sequence of requests.
1).Hidden Form Fields
2).Cookies
3).Sessions
4).Url Rewriting

cookies are used when u wish to transfer less amount of data
under multiple requests.

session management is used to keep track of the user for
multiple requests

URl rewriting is used to keep track of sessions when cookies
are disabled

Is This Answer Correct ?    21 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?

1089


Explain is servlet mapping?

1062


Differentiate between get and post?

1212


List some life cycle methods of a servlet.

1112


A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?

1144


Differentiate between the print writer and servlet output stream?

1041


Define the lifecycle for executing a jsp page.

1142


Difference between httpservlet and generic servlets?

1165


What are the disadvantages of storing session state in cookies?

1195


What is servlet lazy loading?

1233


Explain servlet.

1093


What is api in servlet?

1075


Explain get and post.

1164


How to rectify errors in java servlet while compilation?

1014


What is the difference between encodeRedirectUrl and encodeURL?

1171