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
Why are some of the class and element names counter-intuitive?
How are the elements of a borderlayout organized?
Which containers use a border layout as their default layout?
What’s jboss cache in short?
What are the difference between RMI and CORBA?
Can I have an action without a form?
What modifiers may be used with an inner class that is a member of an outer class?
Can we sent objects using Sockets?
What is a class loader?
Explain RMI Architecture?
what is Activation Instantinator?
Explain about thread synchronization inside a monitor?
When a thread blocks on i/o?
What do you need to set-up a cluster with jboss?
Why does the tag url-encode javascript and mailto links?