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 / priyanjan
all session objects are reside at server side.user
belonging session is recognised by their session id.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is mdb and what is the special feature of that?
How can I scroll through list of pages like the search results in google?
what is Activation Instantinator?
What are the difference between RMI and CORBA?
What is the diffrence between a local-tx-datasource and a xa-datasource?
Why a component architecture for the java platform?
How messaging services are done, before release of JMS?
what is a non-repeatable read?
How many times may an objects finalize() method be invoked by the garbage collector?
whats is mean by connectionpooling
Are we allowed to change the transaction isolation property in middle of a transaction?
What is the difference between the string and stringbuffer classes?
What do you mean by Socket Programming?
What is the difference between RMI and Corba?
What state does a thread enter when it terminates its processing?