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 / jas
sessionobject is stored at serverside.
by using the session name the session object recognizes.
Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
Define the remote object implementation?
what is an isolation level?
Are we allowed to change the transaction isolation property in middle of a transaction?
What is the purpose of the finally clause of a try-catch-finally statement?
What is the RMI and Socket?
whats is mean by tiles in struts
What is the difference between a static and a non-static inner class?
Difference between DurableSubscription and non- DurableSubscription?
what is handle?
Can you control when passivation occurs?
Explain about thread synchronization inside a monitor?
What is abstract schema?
How would you detect a keypress in a jcombobox?
What are callback interfaces?
What is bean? Where can it be used?