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
Explain what is orm?
What class is the top of the awt event hierarchy?
what are the advantages of JTA over JTS?
What are the types of scaling?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
How database connectivity in XML is achieved?
Do you think that java should have had pointers?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
What happens when a thread cannot acquire a lock on an object?
how do you Handle Front End Application data against DB with example?
Why won’t the jvm terminate when I close all the application windows?
Explain about thread synchronization inside a monitor?
What is abstract schema?
What value does read() return when it has reached the end of a file?
whats is mean by connectionpooling