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 the need of session tracking in HttpServlet ?

Answer Posted / saikiran

Because of http is an stateless protocal
that don't have a capacity to remember ur information
for that we r tracking by using of
.urlRewriting
.Hiddenform Fields
.Cookies
.HttpSession

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between get and post methods?

1100


What are the advantages of servlets over traditional cgi?

1145


What do you mean by singlethreadmodel interface?

1095


Which method is called when reference variable is passed in system.net?

2454


How does Cookies work in Servlets?

1221


What is http servlet in java?

1117


What is the use of servletconfig interface?

1085


Tell the new features added in servletrequest interface i.e. Servlet 2.4

1222


What do you mean by the servlet chaining?

1144


What is the element?

1095


Why is httpservlet declared abstract?

1177


How does tomcat servlet container work?

1131


hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code

2837


What’s the difference between forward() and sendredirect() methods?

1061


Are Servlets Thread Safe? How to achieve thread safety in servlets?

1021