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 meant by method chaining?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What is the difference between session and entity beans?
Brief description about local interfaces?
what is handle?
What is the difference between the string and stringbuffer classes?
What is a tasks priority and how is it used in scheduling?
Can I run seam outside of jboss as?
What is abstract schema?
Are enterprise beans allowed to use thread.sleep()?
What is permgen or permanent generation?
What is table mutation and how do you avoid it?
Difference between DurableSubscription and non- DurableSubscription?
What is the difference between system.out ,system.err and system.in?
what is Activation Instantinator?