Where does the session Object stores? If 100 users are
connecting to the server. How does it recognize which
session belongs to which user?

Answer Posted / shani kr. gupta

Actually,in Session
suppose a client makes a request to the server.then server
generates the unique session id then retuns
(sessionid+response)back to the client.Again that client
makes a req.means(req+session id) to server.then server will
recognise the session id then will be seeing that that id is
already in existence or not.is it is then server will be
getting that req. is coming from same client.then retuns
(sessionid+response)back to the client.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of the wait() method?

625


What is permgen or permanent generation?

588


AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

1647


How would you reatach detached objects to a session when the same object has already been loaded into the session?

688


Name the class that is used to bind the server object with RMI Registry?

1697






When a thread blocks on i/o?

573


Define the remote object implementation?

2001


What are various types of class loaders used by jvm?

501


What is the diffrence between a local-tx-datasource and a xa-datasource?

582


What is ioc concept & explain it?

623


Can I use multiple html form elements with the same name?

583


What is the argument type of a programs main() method?

567


What is a class loader?

591


How will you pass parameters in RMI? Why do you serialize?

708


we use MainFrame and using os390 for operating system with DB2 data base in IRAN and interest programing with java and use webspere for world wide,please help me where i should start?

1930