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 / sahnaj khan
the sesssion will be stored only on server side, when any
user post the his/her request in server side. now in this
condition server to note the seesion perticular name and
session id ofcourse.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
To identify IDL language what mapping mechanism is used?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
What is meant by method chaining?
What is bean? Where can it be used?
What is the purpose of the wait(), notify(), and notifyall() methods?
What you mean by COM and DCOM?
what are the advantages of JTA over JTS?
Can I have an action without a form?
What is permgen or permanent generation?
Explain RMI Architecture?
What is abstract schema?
What is glasgow?
What do you need to set-up a cluster with jboss?
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?