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

As per http protocol no user information is pertained.
every request is considered as a new request and there will
not be any session maintained between requests. so to
maintain users information we have to use session
tracking

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is servlet a server side scripting language?

1188


Define the life cycle of a servlets.

1121


Explain the features are in servlet 3?

1103


Difference between GET and POST?

1219


What's the difference between authentication and authorization?

1203


What is servlet and its types?

1099


request parameter how to find whether a parameter exists in the request object?

1059


Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?

1308


What is servlet instance?

1100


How can the session in servlet can be destroyed?

1221


List the Different types of servlet?

1092


Differentiate between get and post?

1210


What is difference between PrintWriter and ServletOutputStream?

1350


Which http method is said to be non-idempotent and idempotent?

1092


what is multiple server?

2354