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


Please Help Members By Posting Answers For Below Questions

How to pass parameters in RMI?

1968


What class is used to create Server side object ?

1918


What value does read() return when it has reached the end of a file?

751


Explain the difference between object state and behavior?

767


Which are the different segments of memory?

831


What must a class do to implement an interface?

769


What do you need to set-up a cluster with jboss?

811


what are memory considerations of jsp compares to other web components?

6261


Why is actionform a base class rather than an interface?

778


Explain phantom read?

1970


Write a singleton program?

782


What is chat area? Explain.

764


Name the eight primitive java types.

818


What are the pros and cons of detached objects?

755


AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

1892