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 / rajesh
Whenever the first request comes from the browser(user) the
sever creates an session object for that request and send a
session id back to the user(browser).
Based on the session id server recognizes the session for
user.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
What is Stream Tokenizer?
Why is actionform a base class rather than an interface?
What is clustering? What are the different algorithms used for clustering?
When is the best time to validate input?
What do you know about seam?
What is the relationship between the canvas class and the graphics class?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
Explain what is orm?
How are commas used in the intialization and iteration parts of a for statement?
the same information whether it will connect to the database or it will be used previous information?
What is permgen or permanent generation?
What are the oops concept?
Is jvm a overhead?
What modifiers may be used with an inner class that is a member of an outer class?
What is TL and its use?