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
Are we allowed to change the transaction isolation property in middle of a transaction?
What is a policy?
What are the call back methods in entity bean?
What are externizable interface?
how do you Handle Front End Application data against DB with example?
What if the static modifier is removed from the signature of the main method?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
what is Activation Instantinator?
How to deploy Jar, War files in J2EE?
Can you control when passivation occurs?
What state does a thread enter when it terminates its processing?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
What is the difference between RMI registry and OS Agent?
What is the RMI and Socket?
How to determine SGA site?