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
Describe responsibilities of Activator?
Can I map more than one table in a cmp?
What is a class loader? What are the different class loaders used by jvm?
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.
Can I run seam with jdk 1.4 and earlier?
Why a component architecture for the java platform?
Name three subclasses of the component class?
How would you create a button with rounded edges?
Explain about local interfaces.
What is TL and its use?
What is in-memory replication?
What is the difference between java class and bean?
difference between ejb,struts,hibernate,spring and jsp
What is the RMI and Socket?
What is the purpose of the wait(), notify(), and notifyall() methods?