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...

where the session data will stored?

Answer Posted / sandeep m

Session data is stored at server side in case of
HttpSession. Server creates a session object and stores at
server side and communicates session id to client for
further communication to be statefull. session id will be
sent to server along with further requests from the client.
In case of Cookies client maintains the session information
and sends the cookie object to server for each request. The
cookie object will be created by server but maintained by
client.

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by a servlet?

1139


how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file

2754


why we should override only no-agrs init() method.

1186


Why is Servlet so popular?

1117


What is a servlet?

1198


Explain the differences between jsp and servlet.

1044


Why doesn’t a servlet include main()?

1097


What is the purpose of dispatcherservlet properties?

1186


What is the functionality of actionservlet and requestprocessor?

1139


What is the use of welcome-file-list?

1072


Explain is servlet mapping?

1057


What do you mean by mime type?

1011


What is the difference between servlet and filter?

1002


Which exception is thrown if the servlet is not initialized properly?

1088


Can you use javascript in servlets?

1120